Lines Matching refs:doprint
428 sub doprint { subroutine
457 doprint "CRITICAL FAILURE... ", @_, "\n";
463 doprint "REBOOTING\n";
467 doprint "POWERING OFF\n";
497 doprint "kill child process $pid\n";
527 doprint "** Wait for monitor to settle down **\n";
543 doprint "FAILED\n";
549 doprint "REBOOTING\n";
556 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
557 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
558 doprint "KTEST RESULT: TEST $i Failed: ", @_, "\n";
559 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
560 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
593 doprint "*** Saved info to $faildir ***\n";
607 doprint("$command ... ");
637 doprint "FAILED!\n";
639 doprint "SUCCESS\n";
670 doprint "Find grub menu ... ";
691 doprint "$grub_number\n";
737 doprint "git rev-list --max-count=1 $commit ... ";
744 doprint "FAILED\n";
786 doprint $line;
801 doprint "Test forced to stop after $stop_after_success seconds after success\n";
821 doprint "Test forced to stop after $stop_after_failure seconds after failure\n";
880 doprint "No modules needed\n";
953 doprint "oldnoconfig failed, trying yes '' | make oldconfig\n";
1040 doprint "\n\n*******************************************\n";
1041 doprint "*******************************************\n";
1042 doprint "KTEST RESULT: TEST $i SUCCESS!!!! **\n";
1043 doprint "*******************************************\n";
1044 doprint "*******************************************\n";
1047 doprint "Reboot and wait $sleep_time seconds\n";
1057 doprint "$make kernelrelease ... ";
1060 doprint "$version\n";
1065 doprint "Pass or fail? [p/f]";
1105 doprint "run test $run_test\n";
1123 doprint $line;
1145 doprint $line;
1153 doprint "Detected kernel crash!\n";
1171 doprint "$command ... ";
1179 doprint "FAILED\n";
1183 doprint "SUCCESS\n";
1185 doprint "$1 [$2]\n";
1188 doprint "Found bad commit... $1\n";
1199 doprint "Reboot and sleep $bisect_sleep_time seconds\n";
1288 doprint "HIT A BAD COMMIT ... SKIPPING\n";
1321 doprint "Performing a reverse bisect (bad is good, good is bad!)\n";
1339 doprint "TESTING BISECT BAD [$bad]\n";
1351 doprint "TESTING BISECT GOOD [$good]\n";
1398 doprint "Bad commit was [$bisect_bad]\n";
1516 doprint "These configs had no failure: (Enabling them for further compiles)\n";
1521 doprint " removing $config\n";
1526 doprint "config copied to $outputdir/config_good\n";
1533 doprint "\n\n***************************************\n";
1534 doprint "Found bad config: $config\n";
1535 doprint "***************************************\n\n";
1543 doprint "No more configs to test!!!\n";
1547 doprint "***** RUN TEST ***\n";
1553 doprint " $count configs to test\n";
1564 doprint "Testing $count configs\n";
1575 doprint "Top half produced no set configs, trying bottom half\n";
1586 doprint "Failed: Can't make new config with current configs\n";
1588 doprint " CONFIG: $config\n";
1593 doprint "Testing $count configs\n";
1605 doprint "This config had a failure.\n";
1606 doprint "Removing these configs that were not set in this config:\n";
1607 doprint "config copied to $outputdir/config_bad\n";
1613 doprint " removing $config\n";
1723 doprint "Configs overridden by default configs and removed from check:\n";
1725 doprint " $config\n";
1730 doprint "Configs appearing in make oldconfig and added:\n";
1732 doprint " $config\n";
1750 doprint "Configs not produced by kconfig (will not be checked):\n";
1752 doprint " $config\n";
1818 doprint "\nProcessing commit $item\n\n";
1920 doprint "\n\nSTARTING AUTOMATED TESTS\n\n";
1925 doprint "DEFAULT OPTIONS:\n";
1927 doprint "\nTEST $i OPTIONS";
1930 doprint " ITERATE $repeat";
1932 doprint "\n";
1943 doprint "$option = $opt{$option}\n";
2059 doprint "\n\n";
2060 doprint "RUNNING TEST $i of $opt{NUM_TESTS} with option $test_type $run_type\n\n";
2120 doprint "\n $successes of $opt{NUM_TESTS} tests were successful\n\n";