Commit 4695a9e
committed
IRIS: add default app/firmware fallbacks for test runner
- Prefer user-specified --app; otherwise search PATH, then /usr/bin/iris_v4l2_test, then /data/vendor/iris_test_app/iris_v4l2_test.
- For Kodiak downstream, if --downstream-fw is not given, auto-use /data/vendor/iris_test_app/firmware/vpu20_1v.mbn when present.
- Keep existing names/logic; only path resolution and default selection updated.
- Log which app/firmware paths are chosen to aid debugging.
- No changes to test flow, results, or stack-switch behavior.
Signed-off-by: Srikanth Muppandam <[email protected]>1 parent 115d9af commit 4695a9e
1 file changed
+20
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
245 | 255 | | |
246 | 256 | | |
247 | 257 | | |
248 | 258 | | |
249 | 259 | | |
250 | | - | |
251 | | - | |
252 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
253 | 269 | | |
254 | 270 | | |
255 | 271 | | |
| |||
0 commit comments