Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_progs.c282 bool subtest_failed; in dump_test_log() local
301 subtest_failed = subtest_state->error_cnt; in dump_test_log()
303 print_subtest = verbose() || force_log || subtest_failed; in dump_test_log()
305 if ((skip_ok_subtests && !subtest_failed) || subtest_filtered) in dump_test_log()

Completed in 5 milliseconds