Searched refs:run_type (Results 1 – 4 of 4) sorted by relevance
9 ; run_type = 128 ; run_type87 run_type = 198 run_type = 1106 run_type = 1118 run_type = 1141 run_type = 1167 run_type = 1181 run_type = 1194 run_type = 1[all …]
98 int activated, category, run_type, sim_counts; in parse_testcase() local141 if (script_fetch(mainkey_name, "run_type", &run_type, 1) in parse_testcase()143 info[j].run_type = run_type; in parse_testcase()
22 int run_type; member
4373 my $run_type = $build_type;4375 $run_type = $patchcheck_type;4377 $run_type = $bisect_type;4379 $run_type = $config_bisect_type;4381 $run_type = "";4383 $run_type = "";4387 if (!defined($run_type)) {4388 $run_type = "ERROR";4406 … doprint "RUNNING TEST $i of $opt{NUM_TESTS}$name with option $test_type $run_type$installme\n\n";