Home
last modified time | relevance | path

Searched refs:test_failed (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/misc/lkdtm/
A Dstackleak.c37 bool test_failed = false; in check_stackleak_irqoff() local
48 test_failed = true; in check_stackleak_irqoff()
54 test_failed = true; in check_stackleak_irqoff()
91 test_failed = true; in check_stackleak_irqoff()
111 if (test_failed) { in check_stackleak_irqoff()
/linux-6.3-rc2/tools/testing/selftests/arm64/bti/
A Dtest.c27 static unsigned int test_failed; variable
68 putnum(test_failed); in print_summary()
130 test_failed++; in __do_test()
226 if (test_failed) in start()
/linux-6.3-rc2/lib/
A Dtest_vmalloc.c381 int test_failed; member
441 t->data[index].test_failed++; in test_func()
548 t->data[j].test_failed, in do_concurrent_test()
/linux-6.3-rc2/tools/testing/selftests/net/
A Dtxtimestamp.c99 static bool test_failed; variable
148 test_failed = true; in validate_key()
166 test_failed = true; in validate_timestamp()
921 return test_failed; in main()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_progs.c277 bool test_failed = test_state->error_cnt > 0; in dump_test_log() local
279 bool print_test = verbose() || force_log || test_failed; in dump_test_log()

Completed in 13 milliseconds