Enable onnxruntime_autoep_test on non-Windows platforms (#26344)
### Description
<!-- Describe your changes. -->
Enable onnxruntime_autoep_test on non-Windows platforms. Made some fixes
as needed to build and run tests.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Verify plugin EP support for Android.