Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
04df32fa10ab9a6f0643db2949d42efc966bc844
/
tools
/
testing
/
ktest
df5f7c6
ktest: Reset grub menu cache with different machines
by Steven Rostedt (Red Hat)
· 12 years ago
752d966
ktest: Allow tests to use different GRUB_MENUs
by Steven Rostedt (Red Hat)
· 12 years ago
7328735
ktest: Remove indexes from warnings check
by Steven Rostedt (Red Hat)
· 12 years ago
4c0b67a
ktest: Ignore warnings during reboot
by Steven Rostedt (Red Hat)
· 12 years ago
d684553
ktest: Search for linux banner for successful reboot
by Steven Rostedt (Red Hat)
· 12 years ago
4283b16
ktest: Add make_warnings_file and process full warnings
by Steven Rostedt (Red Hat)
· 12 years ago
04262be
ktest: Allow a test option to use its default option
by Steven Rostedt (Red Hat)
· 12 years ago
3527568
ktest: Strip off '\n' when reading which files were modified
by Steven Rostedt (Red Hat)
· 12 years ago
319ab14
ktest: Do not require CONSOLE for build or install bisects
by Steven Rostedt (Red Hat)
· 12 years ago
e1a6c3d
ktest: Test if target machine is up before install
by Steven Rostedt
· 12 years ago
1892517
ktest: Fix breakage from change of oldnoconfig to olddefconfig
by Steven Rostedt
· 12 years ago
7786954
ktest: Add native support for syslinux boot loader
by Steven Rostedt
· 12 years ago
a496872
ktest: Sync before reboot
by Steven Rostedt
· 12 years ago
a15ba91
ktest: Add support for grub2
by Steven Rostedt
· 12 years ago
8bc5e4e
ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
by Steven Rostedt
· 12 years ago
35e9a274
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
6977b4c
Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
fb16d89
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias
by Adam Lee
· 12 years ago
95f5783
ktest: Fix ELSE IF statements
by Steven Rostedt
· 12 years ago
ce8283d
tools/testing: fix comment / output typos
by Masanari Iida
· 12 years ago
8fddbe9
ktest: Allow perl regex expressions in conditional statements
by Steven Rostedt
· 12 years ago
9b1d367
ktest: Ignore errors it tests if IGNORE_ERRORS is set
by Steven Rostedt
· 12 years ago
c1434dc
ktest: Reset saved min (force) configs for each test
by Steven Rostedt
· 12 years ago
8a80c72
ktest: Add check for bug or panic during reboot
by Steven Rostedt
· 12 years ago
407b95b
ktest: Add MAX_MONITOR_WAIT option
by Steven Rostedt
· 12 years ago
cf79fab
ktest: Fix config bisect with how make oldnoconfig works
by Steven Rostedt
· 12 years ago
b091861
ktest: Add CONFIG_BISECT_CHECK option
by Steven Rostedt
· 12 years ago
e5c2ec1
ktest: Add PRE_INSTALL option
by Steven Rostedt
· 12 years ago
921ed4c
ktest: Add PRE/POST_KTEST and TEST options
by Steven Rostedt
· 12 years ago
958d843
ktest: Remove commented exit
by Steven Rostedt
· 12 years ago
11c38b7
ktest: Change singular "paranthesis" to plural "parentheses"
by Jesper Juhl
· 13 years ago
24d0c03
ktest: Add README to explain what is in the examples directory
by Steven Rostedt
· 13 years ago
b6d3003
ktest: Add the snowball.conf example config
by Steven Rostedt
· 13 years ago
2e10952
ktest: Add an example config that does cross compiling of several archs
by Steven Rostedt
· 13 years ago
3a7bef7
ktest: Add kvm.conf example config
by Steven Rostedt
· 13 years ago
6d76f46
ktest: Add useful example configs
by Steven Rostedt
· 13 years ago
43de331
ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config
by Steven Rostedt
· 13 years ago
ccc513b
ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network
by Steven Rostedt
· 13 years ago
683a3e6
ktest: Fix kernelrevision with POST_BUILD
by Steven Rostedt
· 13 years ago
759a3cc
ktest: Fix reboot on success stopping all reboots
by Steven Rostedt
· 13 years ago
5158ba3e
ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP
by Russ Dill
· 13 years ago
f0a5ec0
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
648a182
ktest: Allow a test to override REBOOT_ON_SUCCESS
by Steven Rostedt
· 13 years ago
769df64
ktest: Fix SWITCH_TO_GOOD to also reboot the machine
by Steven Rostedt
· 13 years ago
02ad261
ktest: Add SCP_TO_TARGET_INSTALL option
by Steven Rostedt
· 13 years ago
6ca996c
ktest: Add warning when bugs are ignored
by Steven Rostedt
· 13 years ago
627977d
ktest: Add INSTALL_MOD_STRIP=1 when installing modules
by Steven Rostedt
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
586c6e7
Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
bf1c95a
ktest: Fix make_min_config test when build fails
by Steven Rostedt
· 13 years ago
f9dee31
tools: Fix typo in ktest.pl
by Masanari Iida
· 13 years ago
5d48421
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
be405f9
ktest: Add INGORE_ERRORS to ignore warnings in boot up
by Steven Rostedt
· 13 years ago
96f6a0d
ktest: Still do reboot even for REBOOT_TYPE = script
by Steven Rostedt
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
c2857cb
ktest: Fix compare script to test if options are not documented
by Steven Rostedt
· 13 years ago
9cc9e09
ktest: Detect typos in option names
by Steven Rostedt
· 13 years ago
b5f4aea
ktest: Have all values be set by defaults
by Steven Rostedt
· 13 years ago
4f43e0d
ktest: Change initialization of defaults hash to perl format
by Steven Rostedt
· 13 years ago
bc7c580
ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
by Steven Rostedt
· 13 years ago
c5dacb8
ktest: Allow overriding bisect test results
by Steven Rostedt
· 13 years ago
cad9666
ktest: Evaluate options before processing them
by Steven Rostedt
· 13 years ago
2b29b2f
ktest: Evaluate $KERNEL_VERSION in both install and post install
by Steven Rostedt
· 13 years ago
165708b
ktest: Only ask options needed for install
by Steven Rostedt
· 13 years ago
dbd3783
ktest: When creating a new config, ask for BUILD_OPTIONS
by Steven Rostedt
· 13 years ago
bb8474b
ktest: Do not ask for some options if the only test is build
by Steven Rostedt
· 13 years ago
c4261d0
ktest: Ask for type of test when creating a new config
by Steven Rostedt
· 13 years ago
dad9875
ktest: Allow bisect test to restart where it left off
by Steven Rostedt
· 13 years ago
0e7a22d
ktest: When creating new config, allow the use of ${THIS_DIR}
by Steven Rostedt
· 13 years ago
600bbf0
ktest: Add default for ssh-user, build-target and target-image
by Steven Rostedt
· 13 years ago
de5b6e3
ktest: Allow success logs to be stored
by Rabin Vincent
· 13 years ago
a9dd5d6
ktest: Save test output
by Rabin Vincent
· 13 years ago
f9dfb65
ktest: Check parent options for iterated tests
by Rabin Vincent
· 13 years ago
815e2bd
ktest: Evaluate variables entered on the command line
by Steven Rostedt
· 13 years ago
7bf5107
ktest: Add variable ${PWD}
by Steven Rostedt
· 13 years ago
9f7424c
ktest: Add another monitor flush before installing kernel
by Steven Rostedt
· 13 years ago
c54367f
ktest: Do not opencode reboot in grub setting
by Steven Rostedt
· 13 years ago
8d73521
ktest: Add processing of complex conditionals
by Steven Rostedt
· 13 years ago
a9f8442
ktest: Fix parsing of config section lines
by Steven Rostedt
· 13 years ago
ac6974c
ktest: Sort make_min_config configs by dependecies
by Steven Rostedt
· 13 years ago
9900b5d
ktest: Add DEFINED keyword for IF statements
by Steven Rostedt
· 13 years ago
3d1cc41
ktest: Add OVERRIDE keyword to DEFAULTS section
by Steven Rostedt
· 13 years ago
0050b6b
ktest: Consolidate TEST_TYPE and DEFAULT code
by Steven Rostedt
· 13 years ago
2ed3b16
ktest: Add INCLUDE keyword to include other config files
by Steven Rostedt
· 13 years ago
ab7a3f5
ktest: Let IF keyword take comparisons
by Steven Rostedt
· 13 years ago
45d73a5
ktest: Add IF and ELSE to config sections
by Steven Rostedt
· 13 years ago
4ab1cce
ktest: Do not reboot on config or build issues
by Steven Rostedt
· 13 years ago
2b80336
ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot
by Steven Rostedt
· 13 years ago
e0a8742
ktest: Add NO_INSTALL option to not install for a test
by Steven Rostedt
· 13 years ago
eaa1fe2
ktest: Fail when grub menu not found
by Steven Rostedt
· 13 years ago
2728be4
ktest: Include monitor in reboot code
by Andrew Jones
· 13 years ago
1348823
ktest: Only need to save .config when doing mrproper
by Andrew Jones
· 13 years ago
a908a66
ktest: Create outputdir if it does not exist
by Andrew Jones
· 13 years ago
cd8e368
ktest: Add TEST_TYPE install option
by Steven Rostedt
· 13 years ago
250bae8
ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not
by Steven Rostedt
· 13 years ago
43d1b65
ktest: Keep fonud configs separate from default configs
by Steven Rostedt
· 13 years ago
35ce595
ktest: Add prompt to use OUTPUT_MIN_CONFIG
by Steven Rostedt
· 13 years ago
b9066f6
ktest: Use Kconfig dependencies to shorten time to make min_config
by Steven Rostedt
· 13 years ago
Next »