Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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...]
/kernel/linux/linux-6.6/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...]
/kernel/linux/linux-6.6/drivers/platform/x86/intel/ifs/
H A DMakefile3 intel_ifs-objs := core.o load.o runtest.o sysfs.o
/kernel/linux/linux-6.6/tools/memory-model/scripts/
H A Drunlitmushist.sh37 runtest () { function
72 print "\techo runtest " dq $2 dq " " hwfnseg " >> " t "/" NR % ncpu ".sh";
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c266 static int runtest(void) in runtest() function
302 return runtest(); in perf_hwbreak()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c837 static int runtest(void) in runtest() function
889 return runtest(); in perf_hwbreak()

Completed in 4 milliseconds