Lines Matching refs:test_name
78 my $test_name = undef;
136 my $old_test_name = $test_name;
137 $test_name = shift;
140 BAIL_OUT("setup() must receive a name") unless $test_name;
142 if $old_test_name && $old_test_name ne $test_name;
665 BAIL_OUT("Must run setup() first") if (! $test_name);
684 BAIL_OUT("Must run setup() first") if (! $test_name);
949 $directories{RESULTS} = catdir($directories{RESULTTOP}, $test_name);
978 BAIL_OUT("Must run setup() first") if (! $test_name);
985 BAIL_OUT("Must run setup() first") if (! $test_name);
991 BAIL_OUT("Must run setup() first") if (! $test_name);
998 BAIL_OUT("Must run setup() first") if (! $test_name);
1026 BAIL_OUT("Must run setup() first") if (! $test_name);
1036 BAIL_OUT("Must run setup() first") if (! $test_name);
1046 BAIL_OUT("Must run setup() first") if (! $test_name);
1056 BAIL_OUT("Must run setup() first") if (! $test_name);
1065 BAIL_OUT("Must run setup() first") if (! $test_name);
1246 BAIL_OUT("Must run setup() first") if (! $test_name);