Searched refs:runtest (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/platform/x86/intel/ifs/
H A DMakefile3 intel_ifs-objs := core.o load.o runtest.o sysfs.o
/linux-master/tools/testing/ktest/
H A Dconfig-bisect.pl404 my $runtest = 1;
413 $runtest = 0;
416 if ($runtest) {
420 $runtest = 0;
426 return $runtest;
509 my $runtest = 0;
541 $runtest = process_new_config \%tmp_config, \%new_configs,
544 if (!$runtest) {
550 $runtest = process_new_config \%tmp_config, \%new_configs,
555 if (!$runtest
[all...]
/linux-master/tools/memory-model/scripts/
H A Drunlitmushist.sh37 runtest () { function
72 print "\techo runtest " dq $2 dq " " hwfnseg " >> " t "/" NR % ncpu ".sh";
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c837 static int runtest(void) function
889 return runtest();

Completed in 275 milliseconds