Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dtest_vmalloc.c349 int test_failed; member
420 per_cpu_test_data[t->cpu][index].test_failed++; in test_func()
524 per_cpu_test_data[cpu][i].test_failed, in do_concurrent_test()
/Linux-v5.4/tools/testing/selftests/networking/timestamping/
Dtxtimestamp.c78 static bool test_failed; variable
101 test_failed = true; in validate_key()
118 test_failed = true; in validate_timestamp()
776 return test_failed; in main()