index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-16
ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not
Steven Rostedt
1
-12
/
+7
2011-07-16
ktest: Keep fonud configs separate from default configs
Steven Rostedt
1
-4
/
+8
2011-07-16
ktest: Add prompt to use OUTPUT_MIN_CONFIG
Steven Rostedt
2
-14
/
+59
2011-07-16
ktest: Use Kconfig dependencies to shorten time to make min_config
Steven Rostedt
2
-22
/
+273
2011-07-16
ktest: Add test type make_min_config
Steven Rostedt
2
-4
/
+301
2011-06-15
ktest: Require one TEST_START in config file
Steven Rostedt
1
-0
/
+11
2011-06-15
ktest: Add helper function to avoid duplicate code
Steven Rostedt
1
-26
/
+20
2011-06-15
ktest: Add IGNORE_WARNINGS to ignore warnings in some patches
Steven Rostedt
2
-2
/
+20
2011-06-15
ktest: Fix tar extracting of modules to target
Steven Rostedt
1
-1
/
+1
2011-06-15
ktest: Have the testing tmp dir include machine name
Steven Rostedt
2
-3
/
+3
2011-06-15
ktest: Add POST/PRE_BUILD options
Steven Rostedt
2
-3
/
+60
2011-06-13
ktest: Allow initrd processing without modules defined
Steven Rostedt
1
-6
/
+12
2011-06-13
ktest: Have LOG_FILE evaluate options as well
Steven Rostedt
1
-58
/
+68
2011-06-13
ktest: Have wait on stdio honor bug timeout
Steven Rostedt
1
-1
/
+10
2011-06-13
ktest: Implement our own force min config
Steven Rostedt
1
-13
/
+61
2011-06-13
ktest: Add TEST_NAME option
Steven Rostedt
2
-2
/
+22
2011-06-13
ktest: Add CONFIG_BISECT_GOOD option
Steven Rostedt
2
-7
/
+18
2011-06-13
ktest: Add detection of triple faults
Steven Rostedt
2
-0
/
+30
2011-06-13
ktest: Notify reason to break out of monitoring boot
Steven Rostedt
1
-2
/
+10
2011-06-02
ktest: Ignore unset values of the minconfig in config_bisect
Steven Rostedt
1
-1
/
+1
2011-06-02
ktest: Fix result of rebooting the kernel
Steven Rostedt
1
-1
/
+1
2011-06-02
ktest: Fix off-by-one in config bisect result
Steven Rostedt
1
-2
/
+2
2011-05-20
ktest: Allow options to be used by other options
Steven Rostedt
2
-1
/
+97
2011-05-20
ktest: Create variables for the ktest config files
Steven Rostedt
2
-0
/
+121
2011-05-20
ktest: Reboot after each patchcheck run
Steven Rostedt
2
-0
/
+17
2011-05-20
ktest: Reboot to good kernel after every bisect run
Steven Rostedt
1
-5
/
+5
2011-05-20
ktest: If test failed due to timeout, print that
Steven Rostedt
1
-0
/
+1
2011-05-20
ktest: Fix post install command
Steven Rostedt
1
-1
/
+1
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-20
/
+161
2011-03-08
ktest: Add STOP_TEST_AFTER to stop the test after a period of time
Steven Rostedt
2
-1
/
+20
2011-03-08
ktest: Monitor kernel while running of user tests
Steven Rostedt
1
-0
/
+14
2011-03-08
ktest: Fix bug where the test would not end after failure
Steven Rostedt
1
-1
/
+1
2011-03-08
ktest: Add BISECT_FILES to run git bisect on paths
Steven Rostedt
2
-1
/
+17
2011-03-08
ktest: Add BISECT_SKIP
Steven Rostedt
2
-8
/
+37
2011-03-08
ktest: Add manual bisect
Steven Rostedt
2
-2
/
+47
2011-03-08
ktest: Handle kernels before make oldnoconfig
Steven Rostedt
1
-7
/
+20
2011-03-08
ktest: Start failure timeout on panic too
Steven Rostedt
1
-0
/
+1
2011-03-08
ktest: Print logfile name on failure
Steven Rostedt
1
-0
/
+4
2011-02-09
trivial: Fix Steven's Copyright typos
Uwe Kleine-König
1
-1
/
+1
2010-11-18
ktest: Ask for the manditory config options instead of just failing
Steven Rostedt
1
-14
/
+206
2010-11-18
ktest: Copy the last good and bad configs in config_bisect
Steven Rostedt
1
-0
/
+4
2010-11-18
ktest: For grub reboot, use run_ssh instead of run_command
Steven Rostedt
1
-1
/
+1
2010-11-18
ktest: Added force stop after success and failure
Steven Rostedt
2
-1
/
+44
2010-11-18
ktest: Parse off the directory name in useconfig for failures
Steven Rostedt
1
-1
/
+6
2010-11-18
ktest: Use different temp config name for minconfig
Steven Rostedt
1
-2
/
+2
2010-11-18
ktest: Updated the sample.conf for the latest options
Steven Rostedt
1
-1
/
+89
2010-11-18
ktest: Added compare script to test ktest.pl to sample.conf
Steven Rostedt
1
-0
/
+30
2010-11-18
ktest: Added config_bisect test type
Steven Rostedt
1
-21
/
+388
2010-11-18
ktest/cleanups: Added version 0.2, ssh as options
Steven Rostedt
1
-18
/
+63
2010-11-18
ktest: Output something easy to parse for failure or success
Steven Rostedt
1
-2
/
+2
[next]