Skip to content

Conversation

smuppand
Copy link
Contributor

@smuppand smuppand commented Sep 2, 2025

LAVA was missing the result because run.sh wrote ./wpss_remoteproc.res from the Runner CWD.
This change mirrors other remoteproc tests by cd’ing into the testcase directory (via find_test_case_by_name)
so the .res is created beside run.sh at suites/Kernel/Baseport/wpss_remoteproc/.
No test logic changes—just reliable result placement and removal of the “Result file missing” warning.

@smuppand smuppand requested a review from vnarapar September 2, 2025 03:44
… dir

- Align with other remoteproc tests: use find_test_case_by_name + cd
- Ensures ./wpss_remoteproc.res is created under the suite folder so LAVA can pick it up

Signed-off-by: Srikanth Muppandam <[email protected]>
@vnarapar vnarapar merged commit b7f6809 into qualcomm-linux:main Sep 2, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants