Lines Matching refs:doprint

529 sub doprint {  subroutine
630 doprint "$hours hour";
631 doprint "s" if ($hours > 1);
632 doprint " ";
636 doprint "$minutes minute";
637 doprint "s" if ($minutes > 1);
638 doprint " ";
641 doprint "$time second";
642 doprint "s" if ($time != 1);
646 doprint "\n";
648 doprint "Build time: ";
650 doprint "\n";
653 doprint "Install time: ";
655 doprint "\n";
658 doprint "Reboot time: ";
660 doprint "\n";
663 doprint "Test time: ";
665 doprint "\n";
1340 doprint("$name changed from '$old_option' to '$option'\n");
1383 doprint("power cycle\n");
1428 doprint "Reboot did not finish. Forcing power cycle\n";
1481 doprint "CRITICAL FAILURE... [TEST $i] ", @_, "\n";
1485 doprint "REBOOTING\n";
1489 doprint "POWERING OFF\n";
1612 doprint "kill child process $pid\n";
1615 doprint "wait for child process $pid to exit\n";
1656 doprint "** Wait for monitor to settle down **\n";
1666 doprint "wait for monitor detected $stop\n";
1697 doprint "Exiting monitor flush due to hitting MAX_MONITOR_WAIT\n";
1745 doprint "*** Saved info to $dir ***\n";
1754 doprint "FAILED\n";
1760 doprint "REBOOTING\n";
1772 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1773 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1774 doprint "KTEST RESULT: TEST $i$name Failed: ", @_, "\n";
1775 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1776 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1802 doprint("$command ... ");
1816 doprint "\n";
1829 doprint "timeout = $timeout\n";
1835 doprint "Hit timeout of $timeout, killing process\n";
1862 doprint "[1 second] ";
1864 doprint "[$delta seconds] ";
1872 doprint "FAILED!\n";
1874 doprint "SUCCESS\n";
1921 doprint "Find $reboot_type menu ... ";
1945 doprint "$grub_number\n";
2055 doprint "git rev-list --max-count=1 $commit ... ";
2062 doprint "FAILED\n";
2105 doprint "bug timed out after $booted_timeout seconds\n";
2106 doprint "Test forced to stop after $stop_after_failure seconds after failure\n";
2113 doprint "Successful boot found: break after $booted_timeout second$s\n";
2120 doprint "Timed out after $timeout second$s\n";
2125 doprint $line;
2140 doprint "Test forced to stop after $stop_after_success seconds after success\n";
2164 doprint "Test forced to stop after $stop_after_failure seconds after failure\n";
2186 doprint "Already booted in Linux kernel $version, but now\n";
2187 doprint "we booted into Linux kernel $1.\n";
2188 doprint "Assuming that this is a triple fault.\n";
2189 doprint "To disable this: set DETECT_TRIPLE_FAULT to 0\n";
2200 doprint "STOP_TEST_AFTER ($stop_test_after seconds) timed out\n";
2222 doprint "WARNING: Call Trace detected but ignored due to IGNORE_ERRORS=1\n";
2289 doprint "No modules needed\n";
2327 doprint "$make kernelrelease ... ";
2330 doprint "$version\n";
2466 doprint "Applying minimum configurations into $output_config.new\n";
2501 doprint "olddefconfig failed, trying make oldnoconfig\n";
2503 doprint "oldnoconfig failed, trying yes '' | make oldconfig\n";
2515 doprint "Loading force configs from $config\n";
2652 doprint "\n\n*******************************************\n";
2653 doprint "*******************************************\n";
2654 doprint "KTEST RESULT: TEST $i$name SUCCESS!!!! **\n";
2655 doprint "*******************************************\n";
2656 doprint "*******************************************\n";
2663 doprint "Reboot and wait $sleep_time seconds\n";
2674 doprint "Pass, fail, or skip? [p/f/s]";
2719 doprint "run test $run_test\n";
2737 doprint $line;
2758 doprint "WARNING: Call Trace detected but ignored due to IGNORE_ERRORS=1\n";
2767 doprint $line;
2775 doprint "Detected kernel crash!\n";
2833 doprint "$command ... ";
2841 doprint "FAILED\n";
2845 doprint "SUCCESS\n";
2847 doprint "$1 [$2]\n";
2850 doprint "Found bad commit... $1\n";
2861 doprint "Reboot and sleep $bisect_sleep_time seconds\n";
2938 doprint("Running bisect trial $t of $bisect_tries:\n");
2959 doprint "HIT A BAD COMMIT ... SKIPPING\n";
2998 doprint "Performing a reverse bisect (bad is good, good is bad!)\n";
3039 doprint "TESTING BISECT BAD [$bad]\n";
3051 doprint "TESTING BISECT GOOD [$good]\n";
3101 doprint "Bad commit was [$bisect_bad_commit]\n";
3131 doprint "Reading configs from $config\n";
3177 doprint "Saving configs into $file\n";
3190 doprint "Creating old config from $name configs\n";
3216 doprint "\n\n***************************************\n";
3217 doprint "No more config bisecting possible.\n";
3219 doprint "***************************************\n\n";
3246 doprint "NEW GOOD CONFIG ($pass)\n";
3252 doprint "NEW BAD CONFIG ($pass)\n";
3276 doprint "No config specified, checking if defconfig works";
3292 doprint "loc = $loc\n";
3304 doprint "Disabling 'MIN_CONFIG' for this test\n";
3325 doprint "Run good configs through make oldconfig\n";
3331 doprint "Run bad configs through make oldconfig\n";
3339 doprint "Testing bad config\n";
3348 doprint "Testing good config\n";
3380 doprint "Reboot and sleep $patchcheck_sleep_time seconds\n";
3445 doprint("Going to test the following commits:\n");
3447 doprint "$l\n";
3464 doprint "\nProcessing commit \"$item\"\n\n";
3553 doprint "file $kconfig does not exist, skipping\n";
3645 doprint "Could not find arch from config file\n";
3646 doprint "no dependencies used\n";
3664 doprint "No idea what arch dir $orig is for\n";
3665 doprint "no dependencies used\n";
3776 doprint "disabling config $config did not change .config\n";
3806 doprint "Using $output_minconfig as MIN_CONFIG\n";
3809 doprint "Set to still use MIN_CONFIG as starting point\n";
3843 doprint "Load initial configs from $start_minconfig\n";
3866 doprint "$config set by $file ... ignored\n";
3876 doprint "$config is in allnoconfig as '$config_ignore{$config}'";
3877 doprint " but it is '$min_configs{$config}' in minconfig .. keeping\n";
3880 doprint "$config set by allnoconfig ... ignored\n";
3941 doprint "No more configs found that we can disable\n";
3949 doprint "Test with $config disabled\n";
3969 doprint "$min_configs{$config} is needed to boot the box... keeping\n";
3989 doprint "$config is not needed, disabling\n";
3999 doprint "$config is not set, disabling\n";
4019 doprint "Reboot and wait $sleep_time seconds\n";
4125 doprint "\n\nSTARTING AUTOMATED TESTS\n\n";
4130 doprint "DEFAULT OPTIONS:\n";
4132 doprint "\nTEST $i OPTIONS";
4135 doprint " ITERATE $repeat";
4137 doprint "\n";
4148 doprint "$option = $opt{$option}\n";
4267 doprint "No email sent: email or mailer not specified in config.\n";
4327 doprint "\n";
4400 doprint "\n\n";
4406doprint "RUNNING TEST $i of $opt{NUM_TESTS}$name with option $test_type $run_type$installme\n\n";
4507 doprint "\n $successes of $opt{NUM_TESTS} tests were successful\n\n";