index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: Evaluate options before processing them
Steven Rostedt
2011-12-22
1
-5
/
+6
|
*
ktest: Evaluate $KERNEL_VERSION in both install and post install
Steven Rostedt
2011-12-22
1
-3
/
+12
|
*
ktest: Only ask options needed for install
Steven Rostedt
2011-12-22
1
-5
/
+14
|
*
ktest: When creating a new config, ask for BUILD_OPTIONS
Steven Rostedt
2011-12-22
1
-1
/
+14
|
*
ktest: Do not ask for some options if the only test is build
Steven Rostedt
2011-12-22
1
-12
/
+31
|
*
ktest: Ask for type of test when creating a new config
Steven Rostedt
2011-12-22
1
-4
/
+12
|
*
ktest: Allow bisect test to restart where it left off
Steven Rostedt
2011-12-22
1
-6
/
+64
|
*
ktest: When creating new config, allow the use of ${THIS_DIR}
Steven Rostedt
2011-11-23
1
-2
/
+17
|
*
ktest: Add default for ssh-user, build-target and target-image
Steven Rostedt
2011-11-21
1
-1
/
+7
|
*
ktest: Allow success logs to be stored
Rabin Vincent
2011-11-18
2
-34
/
+52
|
*
ktest: Save test output
Rabin Vincent
2011-11-18
1
-11
/
+19
*
|
selftests: new x86 breakpoints selftest
Frederic Weisbecker
2012-01-12
4
-2
/
+416
*
|
selftests: new very basic kernel selftests directory
Frederic Weisbecker
2012-01-12
2
-0
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
misc latin1 to utf8 conversions
Al Viro
2012-01-02
1
-1
/
+1
*
|
ktest: Check parent options for iterated tests
Rabin Vincent
2011-11-18
1
-0
/
+16
|
/
*
ktest: Evaluate variables entered on the command line
Steven Rostedt
2011-10-28
1
-4
/
+6
*
ktest: Add variable ${PWD}
Steven Rostedt
2011-10-22
1
-0
/
+3
*
ktest: Add another monitor flush before installing kernel
Steven Rostedt
2011-10-22
1
-0
/
+5
*
ktest: Do not opencode reboot in grub setting
Steven Rostedt
2011-10-20
1
-1
/
+2
*
ktest: Add processing of complex conditionals
Steven Rostedt
2011-10-17
2
-5
/
+58
*
ktest: Fix parsing of config section lines
Steven Rostedt
2011-10-17
1
-18
/
+31
*
ktest: Sort make_min_config configs by dependecies
Steven Rostedt
2011-10-17
1
-22
/
+49
*
ktest: Add DEFINED keyword for IF statements
Steven Rostedt
2011-10-17
2
-1
/
+33
*
ktest: Add OVERRIDE keyword to DEFAULTS section
Steven Rostedt
2011-10-17
2
-8
/
+44
*
ktest: Consolidate TEST_TYPE and DEFAULT code
Steven Rostedt
2011-10-17
1
-40
/
+21
*
ktest: Add INCLUDE keyword to include other config files
Steven Rostedt
2011-10-17
2
-9
/
+78
*
ktest: Let IF keyword take comparisons
Steven Rostedt
2011-10-17
2
-6
/
+62
*
ktest: Add IF and ELSE to config sections
Steven Rostedt
2011-10-17
2
-4
/
+98
*
ktest: Do not reboot on config or build issues
Steven Rostedt
2011-10-17
1
-2
/
+20
*
ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot
Steven Rostedt
2011-10-17
2
-6
/
+37
*
ktest: Add NO_INSTALL option to not install for a test
Steven Rostedt
2011-10-17
2
-1
/
+16
*
ktest: Fail when grub menu not found
Steven Rostedt
2011-10-17
1
-1
/
+4
*
ktest: Include monitor in reboot code
Andrew Jones
2011-10-17
1
-20
/
+16
*
ktest: Only need to save .config when doing mrproper
Andrew Jones
2011-10-17
1
-7
/
+7
*
ktest: Create outputdir if it does not exist
Andrew Jones
2011-10-17
1
-3
/
+5
*
ktest: Add TEST_TYPE install option
Steven Rostedt
2011-10-17
2
-3
/
+11
*
ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not
Steven Rostedt
2011-07-15
1
-12
/
+7
*
ktest: Keep fonud configs separate from default configs
Steven Rostedt
2011-07-15
1
-4
/
+8
*
ktest: Add prompt to use OUTPUT_MIN_CONFIG
Steven Rostedt
2011-07-15
2
-14
/
+59
*
ktest: Use Kconfig dependencies to shorten time to make min_config
Steven Rostedt
2011-07-15
2
-22
/
+273
*
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
[prev]
[next]