Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / tools / testing /
2012-05-01 Steven Rostedtktest: Fix reboot on success stopping all reboots
2012-05-01 Russ Dillktest.pl: Fix combined usage of BISECT_REVERSE and...
2012-03-29 Dave Youngmm: move hugepage test examples to tools/testing/selfte...
2012-03-29 Andrew Mortonselftests/Makefile: make `run_tests' depend on `all'
2012-03-29 Frederic Weisbeckerselftests: launch individual selftests from the main...
2012-03-23 Linus TorvaldsMerge tag 'ktest-v3.4' of git://git./linux/kernel/git...
2012-03-21 Steven Rostedtktest: Allow a test to override REBOOT_ON_SUCCESS
2012-03-21 Steven Rostedtktest: Fix SWITCH_TO_GOOD to also reboot the machine
2012-03-21 Steven Rostedtktest: Add SCP_TO_TARGET_INSTALL option
2012-03-21 Steven Rostedtktest: Add warning when bugs are ignored
2012-03-21 Steven Rostedtktest: Add INSTALL_MOD_STRIP=1 when installing modules
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-27 Linus TorvaldsMerge tag 'ktest-fix-make-min-failed-build-for-real...
2012-02-27 Steven Rostedtktest: Fix make_min_config test when build fails
2012-02-21 Masanari Iidatools: Fix typo in ktest.pl
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-13 Frederic Weisbeckerselftests: new x86 breakpoints selftest
2012-01-13 Frederic Weisbeckerselftests: new very basic kernel selftests directory
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-05 Steven Rostedtktest: Add INGORE_ERRORS to ignore warnings in boot up
2012-01-05 Steven Rostedtktest: Still do reboot even for REBOOT_TYPE = script
2012-01-02 Al Viromisc latin1 to utf8 conversions
2011-12-23 Steven Rostedtktest: Fix compare script to test if options are not...
2011-12-23 Steven Rostedtktest: Detect typos in option names
2011-12-23 Steven Rostedtktest: Have all values be set by defaults
2011-12-23 Steven Rostedtktest: Change initialization of defaults hash to perl...
2011-12-23 Steven Rostedtktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
2011-12-23 Steven Rostedtktest: Allow overriding bisect test results
2011-12-23 Steven Rostedtktest: Evaluate options before processing them
2011-12-23 Steven Rostedtktest: Evaluate $KERNEL_VERSION in both install and...
2011-12-23 Steven Rostedtktest: Only ask options needed for install
2011-12-23 Steven Rostedtktest: When creating a new config, ask for BUILD_OPTIONS
2011-12-23 Steven Rostedtktest: Do not ask for some options if the only test...
2011-12-23 Steven Rostedtktest: Ask for type of test when creating a new config
2011-12-23 Steven Rostedtktest: Allow bisect test to restart where it left off
2011-11-23 Steven Rostedtktest: When creating new config, allow the use of ...
2011-11-22 Steven Rostedtktest: Add default for ssh-user, build-target and targe...
2011-11-18 Rabin Vincentktest: Allow success logs to be stored
2011-11-18 Rabin Vincentktest: Save test output
2011-11-18 Rabin Vincentktest: Check parent options for iterated tests
2011-10-28 Steven Rostedtktest: Evaluate variables entered on the command line
2011-10-22 Steven Rostedtktest: Add variable ${PWD}
2011-10-22 Steven Rostedtktest: Add another monitor flush before installing...
2011-10-20 Steven Rostedtktest: Do not opencode reboot in grub setting
2011-10-17 Steven Rostedtktest: Add processing of complex conditionals
2011-10-17 Steven Rostedtktest: Fix parsing of config section lines
2011-10-17 Steven Rostedtktest: Sort make_min_config configs by dependecies
2011-10-17 Steven Rostedtktest: Add DEFINED keyword for IF statements
2011-10-17 Steven Rostedtktest: Add OVERRIDE keyword to DEFAULTS section
2011-10-17 Steven Rostedtktest: Consolidate TEST_TYPE and DEFAULT code
2011-10-17 Steven Rostedtktest: Add INCLUDE keyword to include other config...
2011-10-17 Steven Rostedtktest: Let IF keyword take comparisons
2011-10-17 Steven Rostedtktest: Add IF and ELSE to config sections
2011-10-17 Steven Rostedtktest: Do not reboot on config or build issues
2011-10-17 Steven Rostedtktest: Add option REBOOT_SUCCESS_LINE to stop waiting...
2011-10-17 Steven Rostedtktest: Add NO_INSTALL option to not install for a test
2011-10-17 Steven Rostedtktest: Fail when grub menu not found
2011-10-17 Andrew Jonesktest: Include monitor in reboot code
2011-10-17 Andrew Jonesktest: Only need to save .config when doing mrproper
2011-10-17 Andrew Jonesktest: Create outputdir if it does not exist
2011-10-17 Steven Rostedtktest: Add TEST_TYPE install option
2011-07-16 Steven Rostedtktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG...
2011-07-16 Steven Rostedtktest: Keep fonud configs separate from default configs
2011-07-16 Steven Rostedtktest: Add prompt to use OUTPUT_MIN_CONFIG
2011-07-16 Steven Rostedtktest: Use Kconfig dependencies to shorten time to...
2011-07-16 Steven Rostedtktest: Add test type make_min_config
2011-06-15 Steven Rostedtktest: Require one TEST_START in config file
2011-06-15 Steven Rostedtktest: Add helper function to avoid duplicate code
2011-06-15 Steven Rostedtktest: Add IGNORE_WARNINGS to ignore warnings in some...
2011-06-15 Steven Rostedtktest: Fix tar extracting of modules to target
2011-06-15 Steven Rostedtktest: Have the testing tmp dir include machine name
2011-06-15 Steven Rostedtktest: Add POST/PRE_BUILD options
2011-06-13 Steven Rostedtktest: Allow initrd processing without modules defined
2011-06-13 Steven Rostedtktest: Have LOG_FILE evaluate options as well
2011-06-13 Steven Rostedtktest: Have wait on stdio honor bug timeout
2011-06-13 Steven Rostedtktest: Implement our own force min config
2011-06-13 Steven Rostedtktest: Add TEST_NAME option
2011-06-13 Steven Rostedtktest: Add CONFIG_BISECT_GOOD option
2011-06-13 Steven Rostedtktest: Add detection of triple faults
2011-06-13 Steven Rostedtktest: Notify reason to break out of monitoring boot
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-02 Steven Rostedtktest: Ignore unset values of the minconfig in config_b...
2011-06-02 Steven Rostedtktest: Fix result of rebooting the kernel
2011-06-02 Steven Rostedtktest: Fix off-by-one in config bisect result
2011-05-20 Steven Rostedtktest: Allow options to be used by other options
2011-05-20 Steven Rostedtktest: Create variables for the ktest config files
2011-05-20 Steven Rostedtktest: Reboot after each patchcheck run
2011-05-20 Steven Rostedtktest: Reboot to good kernel after every bisect run
2011-05-20 Steven Rostedtktest: If test failed due to timeout, print that
2011-05-20 Steven Rostedtktest: Fix post install command
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-08 Steven Rostedtktest: Add STOP_TEST_AFTER to stop the test after a...
2011-03-08 Steven Rostedtktest: Monitor kernel while running of user tests
2011-03-08 Steven Rostedtktest: Fix bug where the test would not end after failure
2011-03-08 Steven Rostedtktest: Add BISECT_FILES to run git bisect on paths
2011-03-08 Steven Rostedtktest: Add BISECT_SKIP
2011-03-08 Steven Rostedtktest: Add manual bisect
2011-03-08 Steven Rostedtktest: Handle kernels before make oldnoconfig
2011-03-08 Steven Rostedtktest: Start failure timeout on panic too
2011-03-08 Steven Rostedtktest: Print logfile name on failure
next