Home | History | Annotate | Download | only in src

Lines Matching refs:do_test

273 %do_test = ();
274 grep($do_test{$_} = 1, @ARGV);
420 next if !$all_tests && !$do_test{$test{'name'}};