Lines Matching refs:doprint

478 sub doprint {  subroutine
579 doprint "$hours hour";
580 doprint "s" if ($hours > 1);
581 doprint " ";
585 doprint "$minutes minute";
586 doprint "s" if ($minutes > 1);
587 doprint " ";
590 doprint "$time second";
591 doprint "s" if ($time != 1);
595 doprint "\n";
597 doprint "Build time: ";
599 doprint "\n";
602 doprint "Install time: ";
604 doprint "\n";
607 doprint "Reboot time: ";
609 doprint "\n";
612 doprint "Test time: ";
614 doprint "\n";
1290 doprint("$name changed from '$old_option' to '$option'\n");
1360 doprint "Reboot did not finish. Forcing power cycle\n";
1392 doprint "CRITICAL FAILURE... ", @_, "\n";
1398 doprint "REBOOTING\n";
1402 doprint "POWERING OFF\n";
1492 doprint "kill child process $pid\n";
1533 doprint "** Wait for monitor to settle down **\n";
1543 doprint "wait for monitor detected $stop\n";
1574 doprint "Exiting monitor flush due to hitting MAX_MONITOR_WAIT\n";
1622 doprint "*** Saved info to $dir ***\n";
1635 doprint "FAILED\n";
1641 doprint "REBOOTING\n";
1653 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1654 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1655 doprint "KTEST RESULT: TEST $i$name Failed: ", @_, "\n";
1656 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1657 doprint "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n";
1679 doprint("$command ... ");
1712 doprint "[1 second] ";
1714 doprint "[$delta seconds] ";
1718 doprint "FAILED!\n";
1720 doprint "SUCCESS\n";
1765 doprint "Find grub2 menu ... ";
1789 doprint "$grub_number\n";
1808 doprint "Find grub menu ... ";
1832 doprint "$grub_number\n";
1905 doprint "git rev-list --max-count=1 $commit ... ";
1912 doprint "FAILED\n";
1955 doprint "bug timed out after $booted_timeout seconds\n";
1956 doprint "Test forced to stop after $stop_after_failure seconds after failure\n";
1963 doprint "Successful boot found: break after $booted_timeout second$s\n";
1970 doprint "Timed out after $timeout second$s\n";
1975 doprint $line;
1990 doprint "Test forced to stop after $stop_after_success seconds after success\n";
2014 doprint "Test forced to stop after $stop_after_failure seconds after failure\n";
2036 doprint "Already booted in Linux kernel $version, but now\n";
2037 doprint "we booted into Linux kernel $1.\n";
2038 doprint "Assuming that this is a triple fault.\n";
2039 doprint "To disable this: set DETECT_TRIPLE_FAULT to 0\n";
2050 doprint "STOP_TEST_AFTER ($stop_test_after seconds) timed out\n";
2072 doprint "WARNING: Call Trace detected but ignored due to IGNORE_ERRORS=1\n";
2139 doprint "No modules needed\n";
2177 doprint "$make kernelrelease ... ";
2180 doprint "$version\n";
2316 doprint "Applying minimum configurations into $output_config.new\n";
2351 doprint "olddefconfig failed, trying make oldnoconfig\n";
2353 doprint "oldnoconfig failed, trying yes '' | make oldconfig\n";
2365 doprint "Loading force configs from $config\n";
2506 doprint "\n\n*******************************************\n";
2507 doprint "*******************************************\n";
2508 doprint "KTEST RESULT: TEST $i$name SUCCESS!!!! **\n";
2509 doprint "*******************************************\n";
2510 doprint "*******************************************\n";
2517 doprint "Reboot and wait $sleep_time seconds\n";
2524 doprint "Pass, fail, or skip? [p/f/s]";
2570 doprint "run test $run_test\n";
2588 doprint $line;
2609 doprint "WARNING: Call Trace detected but ignored due to IGNORE_ERRORS=1\n";
2618 doprint $line;
2626 doprint "Detected kernel crash!\n";
2684 doprint "$command ... ";
2692 doprint "FAILED\n";
2696 doprint "SUCCESS\n";
2698 doprint "$1 [$2]\n";
2701 doprint "Found bad commit... $1\n";
2712 doprint "Reboot and sleep $bisect_sleep_time seconds\n";
2789 doprint("Running bisect trial $t of $bisect_tries:\n");
2810 doprint "HIT A BAD COMMIT ... SKIPPING\n";
2849 doprint "Performing a reverse bisect (bad is good, good is bad!)\n";
2890 doprint "TESTING BISECT BAD [$bad]\n";
2902 doprint "TESTING BISECT GOOD [$good]\n";
2952 doprint "Bad commit was [$bisect_bad_commit]\n";
2982 doprint "Reading configs from $config\n";
3028 doprint "Saving configs into $file\n";
3041 doprint "Creating old config from $name configs\n";
3133 doprint "\n\n***************************************\n";
3134 doprint "Found bad config: $config\n";
3135 doprint "***************************************\n\n";
3159 doprint "New config equals bad config, try next test\n";
3166 doprint "New config equals good config, try next test\n";
3211 doprint "d=$len_diff g=$len_g b=$len_b\n";
3219 doprint "Set tmp config to be bad config with good config values\n";
3240 doprint "Settings bisect with top half:\n";
3241 doprint "Set tmp config to be bad config with some good config values\n";
3252 doprint "Try bottom half\n";
3268 doprint "NEW GOOD CONFIG\n";
3274 doprint "NEW BAD CONFIG\n";
3300 doprint "No config specified, checking if defconfig works";
3310 doprint "Disabling 'MIN_CONFIG' for this test\n";
3317 doprint "Run good configs through make oldconfig\n";
3322 doprint "Run bad configs through make oldconfig\n";
3336 doprint "Testing bad config\n";
3345 doprint "Testing good config\n";
3366 doprint "Reboot and sleep $patchcheck_sleep_time seconds\n";
3431 doprint("Going to test the following commits:\n");
3433 doprint "$l\n";
3450 doprint "\nProcessing commit \"$item\"\n\n";
3539 doprint "file $kconfig does not exist, skipping\n";
3631 doprint "Could not find arch from config file\n";
3632 doprint "no dependencies used\n";
3652 doprint "No idea what arch dir $orig is for\n";
3653 doprint "no dependencies used\n";
3764 doprint "disabling config $config did not change .config\n";
3794 doprint "Using $output_minconfig as MIN_CONFIG\n";
3797 doprint "Set to still use MIN_CONFIG as starting point\n";
3831 doprint "Load initial configs from $start_minconfig\n";
3854 doprint "$config set by $file ... ignored\n";
3864 doprint "$config is in allnoconfig as '$config_ignore{$config}'";
3865 doprint " but it is '$min_configs{$config}' in minconfig .. keeping\n";
3868 doprint "$config set by allnoconfig ... ignored\n";
3929 doprint "No more configs found that we can disable\n";
3937 doprint "Test with $config disabled\n";
3957 doprint "$min_configs{$config} is needed to boot the box... keeping\n";
3977 doprint "$config is not needed, disabling\n";
3987 doprint "$config is not set, disabling\n";
4007 doprint "Reboot and wait $sleep_time seconds\n";
4109 doprint "\n\nSTARTING AUTOMATED TESTS\n\n";
4114 doprint "DEFAULT OPTIONS:\n";
4116 doprint "\nTEST $i OPTIONS";
4119 doprint " ITERATE $repeat";
4121 doprint "\n";
4132 doprint "$option = $opt{$option}\n";
4222 doprint "\n";
4289 doprint "\n\n";
4290doprint "RUNNING TEST $i of $opt{NUM_TESTS}$name with option $test_type $run_type$installme\n\n";
4385 doprint "\n $successes of $opt{NUM_TESTS} tests were successful\n\n";