Searched refs:test_name (Results 1 – 9 of 9) sorted by relevance
75 while( my($test_name, $exit_codes) = each %Tests ) {89 my $file = File::Spec->catfile($lib, $test_name);95 "$test_name exited with $actual_exit ".100 "$test_name exited with $actual_exit ".
71 opt_array[i] = (char *)mtest_table[i].test_name; in mtest_build_opts()
59 const char *test_name; member
124 (void) strcpy(iocp->test_name, MD_PROBE_OPEN_T); in md_probe_ioctl()
928 char test_name[TESTNAME_LEN]; member
2555 (void) strcpy(p->probe.test_name, ph->test_name); in raid_admin_ioctl()2560 (strstr(p->probe.test_name, "probe") == NULL)) { in raid_admin_ioctl()
2742 (void) strcpy(p->probe.test_name, ph->test_name); in mirror_admin_ioctl()2747 (strstr(p->probe.test_name, "probe") == NULL)) { in mirror_admin_ioctl()
776 (void) strcpy(iocp->test_name, MD_PROBE_OPEN_T); in md_setprobetest()
3371 p->probe.test_name, 0); in md_init_probereq()