Lines Matching defs:doprint

531 sub doprint {
632 doprint "$hours hour";
633 doprint "s" if ($hours > 1);
634 doprint " ";
638 doprint "$minutes minute";
639 doprint "s" if ($minutes > 1);
640 doprint " ";
643 doprint "$time second";
644 doprint "s" if ($time != 1);
648 doprint "\n";
650 doprint "Build time: ";
652 doprint "\n";
655 doprint "Install time: ";
657 doprint "\n";
660 doprint "Reboot time: ";
662 doprint "\n";
665 doprint "Test time: ";
667 doprint "\n";
1342 doprint("$name changed from '$old_option' to '$option'\n");
1385 doprint("power cycle\n");
1430 doprint "Reboot did not finish. Forcing power cycle\n";
1484 doprint "CRITICAL FAILURE... [TEST $i] ", @_, "\n";
1488 doprint "REBOOTING\n";
1492 doprint "POWERING OFF\n";
1615 doprint "kill child process $pid\n";
1618 doprint "wait for child process $pid to exit\n";
1659 doprint "** Wait for monitor to settle down **\n";
1669 doprint "wait for monitor detected $stop\n";
1700 doprint "Exiting monitor flush due to hitting MAX_MONITOR_WAIT\n";
1748 doprint "*** Saved info to $dir ***\n";
1757 doprint "FAILED\n";
1763 doprint "REBOOTING\n";
1775 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1776 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1777 doprint "KTEST RESULT: TEST $i$name Failed: ", @_, "\n";
1778 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1779 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1813 doprint("$command ... ");
1827 doprint "\n";
1843 doprint "Hit timeout of $timeout, killing process\n";
1870 doprint "[1 second] ";
1872 doprint "[$delta seconds] ";
1880 doprint "FAILED!\n";
1882 doprint "SUCCESS\n";
1929 doprint "Find $reboot_type menu ... ";
1961 doprint "$grub_number\n";
2078 doprint "git rev-list --max-count=1 $commit ... ";
2085 doprint "FAILED\n";
2128 doprint "bug timed out after $booted_timeout seconds\n";
2129 doprint "Test forced to stop after $stop_after_failure seconds after failure\n";
2136 doprint "Successful boot found: break after $booted_timeout second$s\n";
2143 doprint "Timed out after $timeout second$s\n";
2148 doprint $line;
2163 doprint "Test forced to stop after $stop_after_success seconds after success\n";
2187 doprint "Test forced to stop after $stop_after_failure seconds after failure\n";
2209 doprint "Already booted in Linux kernel $version, but now\n";
2210 doprint "we booted into Linux kernel $1.\n";
2211 doprint "Assuming that this is a triple fault.\n";
2212 doprint "To disable this: set DETECT_TRIPLE_FAULT to 0\n";
2223 doprint "STOP_TEST_AFTER ($stop_test_after seconds) timed out\n";
2245 doprint "WARNING: Call Trace detected but ignored due to IGNORE_ERRORS=1\n";
2312 doprint "No modules needed\n";
2350 doprint "$make kernelrelease ... ";
2353 doprint "$version\n";
2489 doprint "Applying minimum configurations into $output_config.new\n";
2524 doprint "olddefconfig failed, trying make oldnoconfig\n";
2526 doprint "oldnoconfig failed, trying yes '' | make oldconfig\n";
2538 doprint "Loading force configs from $config\n";
2675 doprint "\n\n*******************************************\n";
2676 doprint "*******************************************\n";
2677 doprint "KTEST RESULT: TEST $i$name SUCCESS!!!! **\n";
2678 doprint "*******************************************\n";
2679 doprint "*******************************************\n";
2686 doprint "Reboot and wait $sleep_time seconds\n";
2697 doprint "Pass, fail, or skip? [p/f/s]";
2742 doprint "run test $run_test\n";
2760 doprint $line;
2781 doprint "WARNING: Call Trace detected but ignored due to IGNORE_ERRORS=1\n";
2790 doprint $line;
2798 doprint "Detected kernel crash!\n";
2856 doprint "$command ... ";
2864 doprint "FAILED\n";
2868 doprint "SUCCESS\n";
2870 doprint "$1 [$2]\n";
2873 doprint "Found bad commit... $1\n";
2884 doprint "Reboot and sleep $bisect_sleep_time seconds\n";
2961 doprint("Running bisect trial $t of $bisect_tries:\n");
2982 doprint "HIT A BAD COMMIT ... SKIPPING\n";
3021 doprint "Performing a reverse bisect (bad is good, good is bad!)\n";
3062 doprint "TESTING BISECT BAD [$bad]\n";
3074 doprint "TESTING BISECT GOOD [$good]\n";
3124 doprint "Bad commit was [$bisect_bad_commit]\n";
3154 doprint "Reading configs from $config\n";
3200 doprint "Saving configs into $file\n";
3213 doprint "Creating old config from $name configs\n";
3239 doprint "\n\n***************************************\n";
3240 doprint "No more config bisecting possible.\n";
3242 doprint "***************************************\n\n";
3269 doprint "NEW GOOD CONFIG ($pass)\n";
3275 doprint "NEW BAD CONFIG ($pass)\n";
3299 doprint "No config specified, checking if defconfig works";
3315 doprint "loc = $loc\n";
3327 doprint "Disabling 'MIN_CONFIG' for this test\n";
3348 doprint "Run good configs through make oldconfig\n";
3354 doprint "Run bad configs through make oldconfig\n";
3362 doprint "Testing bad config\n";
3371 doprint "Testing good config\n";
3403 doprint "Reboot and sleep $patchcheck_sleep_time seconds\n";
3468 doprint("Going to test the following commits:\n");
3470 doprint "$l\n";
3487 doprint "\nProcessing commit \"$item\"\n\n";
3576 doprint "file $kconfig does not exist, skipping\n";
3668 doprint "Could not find arch from config file\n";
3669 doprint "no dependencies used\n";
3687 doprint "No idea what arch dir $orig is for\n";
3688 doprint "no dependencies used\n";
3800 doprint "disabling config $config did not change .config\n";
3830 doprint "Using $output_minconfig as MIN_CONFIG\n";
3833 doprint "Set to still use MIN_CONFIG as starting point\n";
3867 doprint "Load initial configs from $start_minconfig\n";
3890 doprint "$config set by $file ... ignored\n";
3900 doprint "$config is in allnoconfig as '$config_ignore{$config}'";
3901 doprint " but it is '$min_configs{$config}' in minconfig .. keeping\n";
3904 doprint "$config set by allnoconfig ... ignored\n";
3965 doprint "No more configs found that we can disable\n";
3973 doprint "Test with $config disabled\n";
3993 doprint "$min_configs{$config} is needed to boot the box... keeping\n";
4013 doprint "$config is not needed, disabling\n";
4023 doprint "$config is not set, disabling\n";
4043 doprint "Reboot and wait $sleep_time seconds\n";
4149 doprint "\n\nSTARTING AUTOMATED TESTS\n\n";
4154 doprint "DEFAULT OPTIONS:\n";
4156 doprint "\nTEST $i OPTIONS";
4159 doprint " ITERATE $repeat";
4161 doprint "\n";
4172 doprint "$option = $opt{$option}\n";
4291 doprint "No email sent: email or mailer not specified in config.\n";
4354 doprint "\n";
4427 doprint "\n\n";
4433 doprint "RUNNING TEST $i of $opt{NUM_TESTS}$name with option $test_type $run_type$installme\n\n";
4534 doprint "\n $successes of $opt{NUM_TESTS} tests were successful\n\n";