Skip to content

Commit beec7f4

Browse files
committed
AudioRecord: add PASS/FAIL/SKIP exit codes, fix ShellCheck, multiline, platform log
- Return distinct exit codes (0=PASS, 1=FAIL, 2=SKIP) to align with harness. - Fix ShellCheck issues: SC1091 (sourcing), SC1010 (‘; then’), SC2124 (rc=0). - Expand one-liners to multi-line for readability; no behavioral changes. - Log platform details via detect_platform (with safe fallback to ‘unknown’). Signed-off-by: Srikanth Muppandam <[email protected]>
1 parent 9bf03fd commit beec7f4

File tree

1 file changed

+228
-59
lines changed
  • Runner/suites/Multimedia/Audio/AudioRecord

1 file changed

+228
-59
lines changed

0 commit comments

Comments
 (0)