Commit Graph

117 Commits (80834312a4da1405a9bc788313c67643de6fcb4c)

Author SHA1 Message Date
Steven Rostedt bf1c95abaf ktest: Fix make_min_config test when build fails 13 years ago
Frederic Weisbecker 85bbddc37b selftests: new x86 breakpoints selftest 13 years ago
Frederic Weisbecker 274343ad3e selftests: new very basic kernel selftests directory 13 years ago
Steven Rostedt be405f95f0 ktest: Add INGORE_ERRORS to ignore warnings in boot up 13 years ago
Steven Rostedt 96f6a0df19 ktest: Still do reboot even for REBOOT_TYPE = script 13 years ago
Al Viro d36b691077 misc latin1 to utf8 conversions 13 years ago
Steven Rostedt c2857cb4a8 ktest: Fix compare script to test if options are not documented 13 years ago
Steven Rostedt 9cc9e091ed ktest: Detect typos in option names 13 years ago
Steven Rostedt b5f4aea687 ktest: Have all values be set by defaults 13 years ago
Steven Rostedt 4f43e0dcaf ktest: Change initialization of defaults hash to perl format 13 years ago
Steven Rostedt bc7c580377 ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST 13 years ago
Steven Rostedt c5dacb88f0 ktest: Allow overriding bisect test results 13 years ago
Steven Rostedt cad9666980 ktest: Evaluate options before processing them 13 years ago
Steven Rostedt 2b29b2f8f8 ktest: Evaluate $KERNEL_VERSION in both install and post install 13 years ago
Steven Rostedt 165708b273 ktest: Only ask options needed for install 13 years ago
Steven Rostedt dbd3783b4d ktest: When creating a new config, ask for BUILD_OPTIONS 13 years ago
Steven Rostedt bb8474b181 ktest: Do not ask for some options if the only test is build 13 years ago
Steven Rostedt c4261d0f62 ktest: Ask for type of test when creating a new config 13 years ago
Steven Rostedt dad9875492 ktest: Allow bisect test to restart where it left off 13 years ago
Steven Rostedt 0e7a22de25 ktest: When creating new config, allow the use of ${THIS_DIR} 13 years ago
Steven Rostedt 600bbf0aa2 ktest: Add default for ssh-user, build-target and target-image 13 years ago
Rabin Vincent de5b6e3bf5 ktest: Allow success logs to be stored 13 years ago
Rabin Vincent a9dd5d6317 ktest: Save test output 13 years ago
Rabin Vincent f9dfb65b05 ktest: Check parent options for iterated tests 13 years ago
Steven Rostedt 815e2bd7d6 ktest: Evaluate variables entered on the command line 13 years ago
Steven Rostedt 7bf5107347 ktest: Add variable ${PWD} 13 years ago
Steven Rostedt 9f7424cc86 ktest: Add another monitor flush before installing kernel 13 years ago
Steven Rostedt c54367f9d6 ktest: Do not opencode reboot in grub setting 13 years ago
Steven Rostedt 8d735212e4 ktest: Add processing of complex conditionals 13 years ago
Steven Rostedt a9f84424be ktest: Fix parsing of config section lines 13 years ago
Steven Rostedt ac6974c76e ktest: Sort make_min_config configs by dependecies 13 years ago
Steven Rostedt 9900b5dc06 ktest: Add DEFINED keyword for IF statements 13 years ago
Steven Rostedt 3d1cc41432 ktest: Add OVERRIDE keyword to DEFAULTS section 13 years ago
Steven Rostedt 0050b6bbef ktest: Consolidate TEST_TYPE and DEFAULT code 13 years ago
Steven Rostedt 2ed3b16128 ktest: Add INCLUDE keyword to include other config files 13 years ago
Steven Rostedt ab7a3f52ce ktest: Let IF keyword take comparisons 13 years ago
Steven Rostedt 45d73a5d8a ktest: Add IF and ELSE to config sections 13 years ago
Steven Rostedt 4ab1cce5bd ktest: Do not reboot on config or build issues 13 years ago
Steven Rostedt 2b803365a6 ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot 13 years ago
Steven Rostedt e0a8742e3d ktest: Add NO_INSTALL option to not install for a test 13 years ago
Steven Rostedt eaa1fe25ea ktest: Fail when grub menu not found 13 years ago
Andrew Jones 2728be418d ktest: Include monitor in reboot code 13 years ago
Andrew Jones 134882311c ktest: Only need to save .config when doing mrproper 13 years ago
Andrew Jones a908a6659b ktest: Create outputdir if it does not exist 13 years ago
Steven Rostedt cd8e368f47 ktest: Add TEST_TYPE install option 13 years ago
Steven Rostedt 250bae8be0 ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not 14 years ago
Steven Rostedt 43d1b6518e ktest: Keep fonud configs separate from default configs 14 years ago
Steven Rostedt 35ce5952e6 ktest: Add prompt to use OUTPUT_MIN_CONFIG 14 years ago
Steven Rostedt b9066f6c0e ktest: Use Kconfig dependencies to shorten time to make min_config 14 years ago
Steven Rostedt 4c4ab1204f ktest: Add test type make_min_config 14 years ago