summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-0415-54/+376
|\
| *-. Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney2021-05-1815-54/+376
| |\ \
| | | * torture: Don't cap remote runs by build-system number of CPUsPaul E. McKenney2021-05-102-4/+12
| | | * torture: Make kvm-remote.sh account for network failure in pathname checksPaul E. McKenney2021-05-101-2/+24
| | | * rcutorture: Add BUSTED-BOOST to test RCU priority boosting testsPaul E. McKenney2021-05-102-0/+25
| | | * torture: Set kvm.sh language to EnglishPaul E. McKenney2021-05-101-0/+3
| | | * torture: Correctly fetch number of CPUs for non-English languagesFrederic Weisbecker2021-05-102-2/+2
| | | * torture: Make kvm-find-errors.sh account for kvm-remote.shPaul E. McKenney2021-05-101-1/+1
| | | * torture: Make the build machine control N in "make -jN"Paul E. McKenney2021-05-101-2/+4
| | | * torture: Make kvm.sh use abstracted kvm-end-run-stats.shPaul E. McKenney2021-05-101-15/+1
| | | * torture: Abstract end-of-run summaryPaul E. McKenney2021-05-102-8/+43
| | | * torture: Fix grace-period rate outputPaul E. McKenney2021-05-101-1/+1
| | | * torture: Add kvm-remote.sh script for distributed rcutorture test runsPaul E. McKenney2021-05-101-0/+227
| | | * rcuscale: Allow CPU hotplug to be enabledPaul E. McKenney2021-05-102-2/+2
| | | * refscale: Allow CPU hotplug to be enabledPaul E. McKenney2021-05-102-2/+2
| | | * torture: Make kvm-again.sh use "scenarios" rather than "batches" filePaul E. McKenney2021-05-101-16/+6
| | | * torture: Add "scenarios" option to kvm.sh --dryrun parameterPaul E. McKenney2021-05-101-2/+26
| | | * torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney2021-05-101-1/+1
| | |/ | |/|
| | * rcu: Fix various typos in commentsIngo Molnar2021-05-121-1/+1
| |/
* | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-039-0/+385
|\ \
| * | bootconfig/tracing/ktest: Add ktest examples of testing bootconfigSteven Rostedt (VMware)2021-06-249-0/+385
* | | Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-07-0214-138/+308
|\ \ \
| * | | selftests/sgx: remove checks for file execute permissionsDave Hansen2021-06-231-13/+3
| * | | selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski2021-06-231-0/+7
| * | | selftests/sgx: Refine the test enclave to have storageJarkko Sakkinen2021-06-154-15/+74
| * | | selftests/sgx: Add EXPECT_EEXIT() macroJarkko Sakkinen2021-06-151-3/+11
| * | | selftests/sgx: Dump enclave memory mapJarkko Sakkinen2021-06-151-0/+14
| * | | selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen2021-06-152-88/+92
| * | | selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen2021-06-153-17/+18
| * | | selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin2021-06-071-1/+9
| * | | selftests: lib.mk: Also install "config" and "settings"Kees Cook2021-06-071-0/+1
| * | | selftests: splice: Adjust for handler fallback removalKees Cook2021-06-071-21/+98
| * | | selftests/tls: Add {} to avoid static checker warningKees Cook2021-06-071-1/+2
| * | | selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2021-06-072-3/+3
* | | | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-0218-125/+563
|\ \ \ \
| * | | | kunit: tool: Support skipped tests in kunit_toolDavid Gow2021-06-254-24/+105
| * | | | kunit: tool: internal refactor of parser input handlingDaniel Latypov2021-06-252-55/+99
| * | | | kunit: Remove the unused all_tests.configDavid Gow2021-06-231-3/+0
| * | | | kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow2021-06-232-1/+4
| * | | | kunit: tool: add support for QEMUBrendan Higgins2021-06-1114-41/+354
| * | | | kunit: Add 'kunit_shutdown' optionDavid Gow2021-06-112-2/+2
| |/ / /
* | | | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-0210-11/+160
|\ \ \ \
| * | | | selftests/powerpc: Use req_max_processed_len from sysfs NX capabilitiesHaren Myneni2021-06-252-4/+17
| * | | | selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev2021-06-172-1/+64
| * | | | selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-06-171-2/+0
| * | | | powerpc/selftests: Use gettid() instead of getppid() for null_syscallChristophe Leroy2021-06-171-1/+2
| * | | | Merge branch 'fixes' into nextMichael Ellerman2021-06-161-9/+18
| |\ \ \ \
| * | | | | selftests/powerpc: Remove the repeated declarationShaokun Zhang2021-06-151-2/+0
| * | | | | selftests/powerpc: Fix duplicate included pthread.hJiapeng Chong2021-05-231-1/+0
| * | | | | selftests/powerpc: Add test of mitigation patchingMichael Ellerman2021-05-172-0/+77
| | |/ / / | |/| | |