You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
runner: Robustify rngtest and fix SKIP reporting in run-test.sh
- rngtest/run.sh: Use dd to source entropy data for more reliable testing, improve output parsing, and enhance error handling for missing or malformed rngtest output.
- run-test.sh: Detect and report SKIP results in test summary by parsing .res files, so that SKIPped tests are no longer counted as pass or fail.
- Print SKIPPED section in summary for clearer CI/test visibility.
- Ensures correct reporting of pass, fail, and skip for all test cases, and makes rngtest reliable across platforms.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
0 commit comments