index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ktest: Add test type make_min_config
Steven Rostedt
2011-07-15
2
-4
/
+301
*
ktest: Require one TEST_START in config file
Steven Rostedt
2011-06-14
1
-0
/
+11
*
ktest: Add helper function to avoid duplicate code
Steven Rostedt
2011-06-14
1
-26
/
+20
*
ktest: Add IGNORE_WARNINGS to ignore warnings in some patches
Steven Rostedt
2011-06-14
2
-2
/
+20
*
ktest: Fix tar extracting of modules to target
Steven Rostedt
2011-06-14
1
-1
/
+1
*
ktest: Have the testing tmp dir include machine name
Steven Rostedt
2011-06-14
2
-3
/
+3
*
ktest: Add POST/PRE_BUILD options
Steven Rostedt
2011-06-14
2
-3
/
+60
*
ktest: Allow initrd processing without modules defined
Steven Rostedt
2011-06-13
1
-6
/
+12
*
ktest: Have LOG_FILE evaluate options as well
Steven Rostedt
2011-06-13
1
-58
/
+68
*
ktest: Have wait on stdio honor bug timeout
Steven Rostedt
2011-06-13
1
-1
/
+10
*
ktest: Implement our own force min config
Steven Rostedt
2011-06-13
1
-13
/
+61
*
ktest: Add TEST_NAME option
Steven Rostedt
2011-06-13
2
-2
/
+22
*
ktest: Add CONFIG_BISECT_GOOD option
Steven Rostedt
2011-06-13
2
-7
/
+18
*
ktest: Add detection of triple faults
Steven Rostedt
2011-06-13
2
-0
/
+30
*
ktest: Notify reason to break out of monitoring boot
Steven Rostedt
2011-06-13
1
-2
/
+10
*
ktest: Ignore unset values of the minconfig in config_bisect
Steven Rostedt
2011-06-02
1
-1
/
+1
*
ktest: Fix result of rebooting the kernel
Steven Rostedt
2011-06-02
1
-1
/
+1
*
ktest: Fix off-by-one in config bisect result
Steven Rostedt
2011-06-02
1
-2
/
+2
*
ktest: Allow options to be used by other options
Steven Rostedt
2011-05-20
2
-1
/
+97
*
ktest: Create variables for the ktest config files
Steven Rostedt
2011-05-20
2
-0
/
+121
*
ktest: Reboot after each patchcheck run
Steven Rostedt
2011-05-20
2
-0
/
+17
*
ktest: Reboot to good kernel after every bisect run
Steven Rostedt
2011-05-20
1
-5
/
+5
*
ktest: If test failed due to timeout, print that
Steven Rostedt
2011-05-20
1
-0
/
+1
*
ktest: Fix post install command
Steven Rostedt
2011-05-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2011-03-21
2
-20
/
+161
|
\
|
*
ktest: Add STOP_TEST_AFTER to stop the test after a period of time
Steven Rostedt
2011-03-08
2
-1
/
+20
|
*
ktest: Monitor kernel while running of user tests
Steven Rostedt
2011-03-08
1
-0
/
+14
|
*
ktest: Fix bug where the test would not end after failure
Steven Rostedt
2011-03-08
1
-1
/
+1
|
*
ktest: Add BISECT_FILES to run git bisect on paths
Steven Rostedt
2011-03-08
2
-1
/
+17
|
*
ktest: Add BISECT_SKIP
Steven Rostedt
2011-03-08
2
-8
/
+37
|
*
ktest: Add manual bisect
Steven Rostedt
2011-03-08
2
-2
/
+47
|
*
ktest: Handle kernels before make oldnoconfig
Steven Rostedt
2011-03-08
1
-7
/
+20
|
*
ktest: Start failure timeout on panic too
Steven Rostedt
2011-03-08
1
-0
/
+1
|
*
ktest: Print logfile name on failure
Steven Rostedt
2011-03-08
1
-0
/
+4
*
|
trivial: Fix Steven's Copyright typos
Uwe Kleine-König
2011-02-08
1
-1
/
+1
|
/
*
ktest: Ask for the manditory config options instead of just failing
Steven Rostedt
2010-11-18
1
-14
/
+206
*
ktest: Copy the last good and bad configs in config_bisect
Steven Rostedt
2010-11-18
1
-0
/
+4
*
ktest: For grub reboot, use run_ssh instead of run_command
Steven Rostedt
2010-11-18
1
-1
/
+1
*
ktest: Added force stop after success and failure
Steven Rostedt
2010-11-18
2
-1
/
+44
*
ktest: Parse off the directory name in useconfig for failures
Steven Rostedt
2010-11-18
1
-1
/
+6
*
ktest: Use different temp config name for minconfig
Steven Rostedt
2010-11-18
1
-2
/
+2
*
ktest: Updated the sample.conf for the latest options
Steven Rostedt
2010-11-18
1
-1
/
+89
*
ktest: Added compare script to test ktest.pl to sample.conf
Steven Rostedt
2010-11-18
1
-0
/
+30
*
ktest: Added config_bisect test type
Steven Rostedt
2010-11-18
1
-21
/
+388
*
ktest/cleanups: Added version 0.2, ssh as options
Steven Rostedt
2010-11-18
1
-18
/
+63
*
ktest: Output something easy to parse for failure or success
Steven Rostedt
2010-11-18
1
-2
/
+2
*
ktest: Allow a test case to undefine a default value
Steven Rostedt
2010-11-18
1
-0
/
+5
*
ktest: Use $output_config instead of typing $outputdir/.config
Steven Rostedt
2010-11-18
1
-8
/
+10
*
ktest: Write to stdout if no log file is given
Steven Rostedt
2010-11-18
1
-2
/
+10
*
ktest: Use oldnoconfig instead of yes command
Steven Rostedt
2010-11-18
1
-3
/
+2
[prev]
[next]