index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
ktest: Change singular "paranthesis" to plural "parentheses"
Jesper Juhl
1
-1
/
+1
2012-05-22
ktest: Add README to explain what is in the examples directory
Steven Rostedt
1
-0
/
+32
2012-05-22
ktest: Add the snowball.conf example config
Steven Rostedt
1
-0
/
+53
2012-05-22
ktest: Add an example config that does cross compiling of several archs
Steven Rostedt
1
-0
/
+260
2012-05-22
ktest: Add kvm.conf example config
Steven Rostedt
1
-0
/
+88
2012-05-22
ktest: Add useful example configs
Steven Rostedt
6
-0
/
+517
2012-05-22
ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config
Steven Rostedt
2
-1
/
+16
2012-05-21
ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network
Steven Rostedt
2
-0
/
+24
2012-05-18
ktest: Fix kernelrevision with POST_BUILD
Steven Rostedt
1
-0
/
+11
2012-05-01
ktest: Fix reboot on success stopping all reboots
Steven Rostedt
1
-2
/
+8
2012-05-01
ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP
Russ Dill
1
-1
/
+1
2012-03-28
mm: move hugepage test examples to tools/testing/selftests/vm
Dave Young
6
-1
/
+363
2012-03-28
selftests/Makefile: make `run_tests' depend on `all'
Andrew Morton
1
-1
/
+1
2012-03-28
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
3
-10
/
+10
2012-03-23
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-14
/
+56
2012-03-21
ktest: Allow a test to override REBOOT_ON_SUCCESS
Steven Rostedt
1
-2
/
+10
2012-03-21
ktest: Fix SWITCH_TO_GOOD to also reboot the machine
Steven Rostedt
1
-1
/
+0
2012-03-21
ktest: Add SCP_TO_TARGET_INSTALL option
Steven Rostedt
2
-7
/
+33
2012-03-21
ktest: Add warning when bugs are ignored
Steven Rostedt
1
-3
/
+12
2012-03-21
ktest: Add INSTALL_MOD_STRIP=1 when installing modules
Steven Rostedt
1
-1
/
+1
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-02-27
Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...
Linus Torvalds
1
-3
/
+5
2012-02-27
ktest: Fix make_min_config test when build fails
Steven Rostedt
1
-3
/
+5
2012-02-21
tools: Fix typo in ktest.pl
Masanari Iida
1
-1
/
+1
2012-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-192
/
+581
2012-01-12
selftests: new x86 breakpoints selftest
Frederic Weisbecker
4
-2
/
+416
2012-01-12
selftests: new very basic kernel selftests directory
Frederic Weisbecker
2
-0
/
+19
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-04
ktest: Add INGORE_ERRORS to ignore warnings in boot up
Steven Rostedt
2
-1
/
+11
2012-01-04
ktest: Still do reboot even for REBOOT_TYPE = script
Steven Rostedt
2
-9
/
+7
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-12-22
ktest: Fix compare script to test if options are not documented
Steven Rostedt
1
-1
/
+3
2011-12-22
ktest: Detect typos in option names
Steven Rostedt
2
-80
/
+139
2011-12-22
ktest: Have all values be set by defaults
Steven Rostedt
1
-27
/
+59
2011-12-22
ktest: Change initialization of defaults hash to perl format
Steven Rostedt
1
-35
/
+36
2011-12-22
ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
Steven Rostedt
2
-7
/
+47
2011-12-22
ktest: Allow overriding bisect test results
Steven Rostedt
2
-0
/
+83
2011-12-22
ktest: Evaluate options before processing them
Steven Rostedt
1
-5
/
+6
2011-12-22
ktest: Evaluate $KERNEL_VERSION in both install and post install
Steven Rostedt
1
-3
/
+12
2011-12-22
ktest: Only ask options needed for install
Steven Rostedt
1
-5
/
+14
2011-12-22
ktest: When creating a new config, ask for BUILD_OPTIONS
Steven Rostedt
1
-1
/
+14
2011-12-22
ktest: Do not ask for some options if the only test is build
Steven Rostedt
1
-12
/
+31
2011-12-22
ktest: Ask for type of test when creating a new config
Steven Rostedt
1
-4
/
+12
2011-12-22
ktest: Allow bisect test to restart where it left off
Steven Rostedt
1
-6
/
+64
2011-11-23
ktest: When creating new config, allow the use of ${THIS_DIR}
Steven Rostedt
1
-2
/
+17
2011-11-21
ktest: Add default for ssh-user, build-target and target-image
Steven Rostedt
1
-1
/
+7
2011-11-18
ktest: Allow success logs to be stored
Rabin Vincent
2
-34
/
+52
2011-11-18
ktest: Save test output
Rabin Vincent
1
-11
/
+19
2011-11-18
ktest: Check parent options for iterated tests
Rabin Vincent
1
-0
/
+16
2011-10-28
ktest: Evaluate variables entered on the command line
Steven Rostedt
1
-4
/
+6
[next]