Commit Graph

142 Commits (edbf7ff72312afcc502014ccf3c72c49fa55722a)

Author SHA1 Message Date
Cyrill Gorcunov d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
Doug Ledford 7820b0715b tools/selftests: add mq_perf_tests 13 years ago
Doug Ledford 50069a5851 selftests: add mq_open_tests 13 years ago
Jesper Juhl 11c38b7575 ktest: Change singular "paranthesis" to plural "parentheses" 13 years ago
Steven Rostedt 24d0c03014 ktest: Add README to explain what is in the examples directory 13 years ago
Steven Rostedt b6d300361b ktest: Add the snowball.conf example config 13 years ago
Steven Rostedt 2e10952622 ktest: Add an example config that does cross compiling of several archs 13 years ago
Steven Rostedt 3a7bef7917 ktest: Add kvm.conf example config 13 years ago
Steven Rostedt 6d76f469c8 ktest: Add useful example configs 13 years ago
Steven Rostedt 43de3316e9 ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config 13 years ago
Steven Rostedt ccc513b688 ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network 13 years ago
Steven Rostedt 683a3e6481 ktest: Fix kernelrevision with POST_BUILD 13 years ago
Steven Rostedt 759a3cc625 ktest: Fix reboot on success stopping all reboots 13 years ago
Russ Dill 5158ba3ea7 ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP 13 years ago
Dave Young f0f57b2b14 mm: move hugepage test examples to tools/testing/selftests/vm 13 years ago
Andrew Morton cab6b05600 selftests/Makefile: make `run_tests' depend on `all' 13 years ago
Frederic Weisbecker f467f71403 selftests: launch individual selftests from the main Makefile 13 years ago
Steven Rostedt 648a182c61 ktest: Allow a test to override REBOOT_ON_SUCCESS 13 years ago
Steven Rostedt 769df641cc ktest: Fix SWITCH_TO_GOOD to also reboot the machine 13 years ago
Steven Rostedt 02ad261704 ktest: Add SCP_TO_TARGET_INSTALL option 13 years ago
Steven Rostedt 6ca996cc7c ktest: Add warning when bugs are ignored 13 years ago
Steven Rostedt 627977d83a ktest: Add INSTALL_MOD_STRIP=1 when installing modules 13 years ago
Steven Rostedt bf1c95abaf ktest: Fix make_min_config test when build fails 13 years ago
Masanari Iida f9dee311e5 tools: Fix typo in ktest.pl 13 years ago
Frederic Weisbecker 85bbddc37b selftests: new x86 breakpoints selftest 13 years ago
Frederic Weisbecker 274343ad3e selftests: new very basic kernel selftests directory 13 years ago
Steven Rostedt be405f95f0 ktest: Add INGORE_ERRORS to ignore warnings in boot up 13 years ago
Steven Rostedt 96f6a0df19 ktest: Still do reboot even for REBOOT_TYPE = script 13 years ago
Al Viro d36b691077 misc latin1 to utf8 conversions 13 years ago
Steven Rostedt c2857cb4a8 ktest: Fix compare script to test if options are not documented 13 years ago
Steven Rostedt 9cc9e091ed ktest: Detect typos in option names 13 years ago
Steven Rostedt b5f4aea687 ktest: Have all values be set by defaults 13 years ago
Steven Rostedt 4f43e0dcaf ktest: Change initialization of defaults hash to perl format 13 years ago
Steven Rostedt bc7c580377 ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST 13 years ago
Steven Rostedt c5dacb88f0 ktest: Allow overriding bisect test results 13 years ago
Steven Rostedt cad9666980 ktest: Evaluate options before processing them 13 years ago
Steven Rostedt 2b29b2f8f8 ktest: Evaluate $KERNEL_VERSION in both install and post install 13 years ago
Steven Rostedt 165708b273 ktest: Only ask options needed for install 13 years ago
Steven Rostedt dbd3783b4d ktest: When creating a new config, ask for BUILD_OPTIONS 13 years ago
Steven Rostedt bb8474b181 ktest: Do not ask for some options if the only test is build 13 years ago
Steven Rostedt c4261d0f62 ktest: Ask for type of test when creating a new config 13 years ago
Steven Rostedt dad9875492 ktest: Allow bisect test to restart where it left off 13 years ago
Steven Rostedt 0e7a22de25 ktest: When creating new config, allow the use of ${THIS_DIR} 13 years ago
Steven Rostedt 600bbf0aa2 ktest: Add default for ssh-user, build-target and target-image 13 years ago
Rabin Vincent de5b6e3bf5 ktest: Allow success logs to be stored 13 years ago
Rabin Vincent a9dd5d6317 ktest: Save test output 13 years ago
Rabin Vincent f9dfb65b05 ktest: Check parent options for iterated tests 13 years ago
Steven Rostedt 815e2bd7d6 ktest: Evaluate variables entered on the command line 13 years ago
Steven Rostedt 7bf5107347 ktest: Add variable ${PWD} 13 years ago
Steven Rostedt 9f7424cc86 ktest: Add another monitor flush before installing kernel 13 years ago