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
rngtest: Improve robustness and ensure correct CI exit codes
- Switch random input collection from cat to dd for reliability.
- Always remove temp files after test run.
- Add consistent exit 0 (PASS) or exit 1 (FAIL) for every outcome.
- Improve error handling on missing dependencies, entropy, and output.
- Log failures for all possible test aborts to aid CI debugging.
Signed-off-by: Srikanth Muppandam <[email protected]>
0 commit comments