Searched refs:test_failed (Results 1 – 7 of 7) sorted by relevance
37 bool test_failed = false; in check_stackleak_irqoff() local49 test_failed = true; in check_stackleak_irqoff()56 test_failed = true; in check_stackleak_irqoff()94 test_failed = true; in check_stackleak_irqoff()116 if (test_failed) { in check_stackleak_irqoff()
26 static unsigned int test_failed; variable67 putnum(test_failed); in print_summary()129 test_failed++; in __do_test()225 if (test_failed) in start()
418 int test_failed; member478 t->data[index].test_failed++; in test_func()585 t->data[j].test_failed, in do_concurrent_test()
99 static bool test_failed; variable148 test_failed = true; in validate_key()167 test_failed = true; in validate_timestamp()363 test_failed = true; in __recv_errmsg_cmsg()926 return test_failed; in main()
57 void test_failed(void) in test_failed() function
112 test_failed(); \167 extern void test_failed(void);
322 bool test_failed = test_state->error_cnt > 0; in dump_test_log() local324 bool print_test = verbose() || force_log || test_failed; in dump_test_log()349 jsonw_bool_field(w, "failed", test_failed); in dump_test_log()