aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/firmware/settings
AgeCommit message (Collapse)AuthorFilesLines
2020-07-25selftest/firmware: Add selftest timeout in settingsKees Cook1-0/+8
The firmware tests would always time out for me. Add a correct timeout, including details on how the value was reached. Additionally allow the test harness to skip comments in settings files and report how long a given timeout was. Reviewed-by: SeongJae Park <[email protected]> Acked-by: Scott Branden <[email protected]> Signed-off-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>