Searched refs:tests (Results 1 – 4 of 4) sorted by relevance
148 unsigned tests = 0; in test_hash_init() local181 tests++; in test_hash_init()245 pr_notice("%u tests passed.", tests); in test_hash_init()
41 the tests. The most basic of this I/O module is to boot45 bool "KGDB: Run tests on boot"49 Run the kgdb tests on boot up automatically without the need53 string "KGDB: which internal kgdb tests to run"
464 static struct bpf_test tests[] = { variable6559 if (tests[which].fill_helper) in filter_length()6560 return tests[which].u.ptr.len; in filter_length()6562 fp = tests[which].u.insns; in filter_length()6572 if (tests[which].fill_helper) in filter_pointer()6573 return tests[which].u.ptr.insns; in filter_pointer()6575 return tests[which].u.insns; in filter_pointer()6580 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; in generate_filter()6592 if (tests[which].aux & FLAG_EXPECTED_FAIL) { in generate_filter()6593 if (*err == tests[which].expected_errcode) { in generate_filter()[all …]
1233 bool "Locking API boot-time self-tests"1244 tristate "torture tests for locking"1248 This option provides a kernel module that runs torture tests1252 Say Y here if you want kernel locking-primitive torture tests1254 Say M if you want these torture tests to build as a module.1260 This option provides a kernel module that runs tests on the1266 Say M if you want these self tests to build as a module.1706 bool "Kprobes sanity tests"1906 development, but also to run regression tests against changes in1979 This test provides a series of tests against kmod.[all …]