Report disabled hw test in the logfile of the test.
This commit is contained in:
@@ -204,6 +204,8 @@ int main(void) {
|
||||
test_token_info();
|
||||
test_mechanism_list_and_info();
|
||||
test_session();
|
||||
#else
|
||||
fprintf(stderr, "HARDWARE TESTS DISABLED!, skipping...\n");
|
||||
#endif
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user