lp:~eugene2021/plainbox-provider-checkbox/+git/plainbox-provider-checkbox-1
Branches
Name | Last Modified | Last Commit |
---|---|---|
master | 2022-09-08 08:28:25 UTC |
Add: add info for knowing secure boot state
Author:
Kai-Chuan Hsieh
Add: add info for knowing secure boot state |
phlin/code- |
2021-08-26 07:56:22 UTC |
Change: bin/kernel_taint_test.py: move report_failures() to main() and code c...
Author:
Po-Hsu Lin
Change: bin/kernel_ The report_failures() is now just return whether the test pass or fail The tainted bit value and its message will be printed at the beginning Remove unnecessary parentheses for return Use raise SystemExit() for taint_file not found exeception. |
phlin/fix- |
2021-07-19 12:11:38 UTC |
bin/kernel_taint_test.py: return 0 for passed cases, 1 for others
Author:
Po-Hsu Lin
bin/kernel_ exit takes only integer args in the range 0 - 255 e.g. on a system with kernel warning Let's just simplify the return logic of report_failures() to return Signed-off-by: Po-Hsu Lin <po-hsu. |
phlin/add- |
2021-04-01 08:19:25 UTC |
Add kernel log check test
Author:
Po-Hsu Lin
Add kernel log check test Add a test to check various error messages in dmesg. Signed-off-by: Po-Hsu Lin <po-hsu. |
1 → 4 of 4 results | First • Previous • Next • Last |