Searched refs:subtests (Results 1 – 8 of 8) sorted by relevance
20 struct rdonly_map_subtest subtests[] = { in test_rdonly_maps() local44 for (i = 0; i < ARRAY_SIZE(subtests); i++) { in test_rdonly_maps()45 const struct rdonly_map_subtest *t = &subtests[i]; in test_rdonly_maps()
911 } subtests[MAX_SUBTESTS + 1]; member922 .subtests = {935 .subtests = {961 .subtests = {1046 .subtests = {1133 .subtests = {1226 .subtests = {1321 .subtests = {1351 .subtests = {1381 .subtests = {[all …]
79 int test__sdt_event(struct test *test __maybe_unused, int subtests __maybe_unused) in test__sdt_event()117 int test__sdt_event(struct test *test __maybe_unused, int subtests __maybe_unused) in test__sdt_event()
25 #define subtests(T, data) \ macro
572 ret = subtests(tests, NULL); in dma_fence()
702 ret = subtests(tests, NULL); in dma_fence_chain()
87 You can also run subtests if you do not want to run the entire test::
129 will show up as subtests of the suite's results.