Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dmpx-mini-test.c1420 const int total_nr_tests = NR_MPX_TEST_FUNCTIONS * TEST_ROUNDS; in check_mpx_insns_and_tables() local
1467 dprintf1(" tests: %d\n", total_nr_tests); in check_mpx_insns_and_tables()
1474 if (successes != total_nr_tests) { in check_mpx_insns_and_tables()
1476 successes, total_nr_tests); in check_mpx_insns_and_tables()
1484 eprintf(" tests: %d\n", total_nr_tests); in check_mpx_insns_and_tables()