summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2019-05-14selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan
2019-05-14selftests: drivers: Create .gitignore to include /dma-buf/udmabufKelsey Skunberg
2019-05-14selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg
2019-05-13selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is setShuah Khan
2019-05-09selftests: fix install target to use default install pathShuah Khan
2019-05-07rseq/selftests: add -no-integrated-as for clangMathieu Desnoyers
2019-05-07rseq/selftests: mips: use break instruction for RSEQ_SIGMathieu Desnoyers
2019-05-07rseq/selftests: powerpc code signature: generate valid instructionsMathieu Desnoyers
2019-05-07rseq/selftests: aarch64 code signature: handle big-endian environmentMathieu Desnoyers
2019-05-07rseq/selftests: arm: use udf instruction for RSEQ_SIGMathieu Desnoyers
2019-05-07rseq/selftests: s390: use trap4 for RSEQ_SIGMartin Schwidefsky
2019-05-07rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcodeMathieu Desnoyers
2019-05-07rseq/selftests: s390: use jg instruction for jumps outside of the asmMathieu Desnoyers
2019-05-07rseq/selftests: Use __rseq_handled symbol to coexist with glibcMathieu Desnoyers
2019-05-07rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_csMathieu Desnoyers
2019-05-07rseq/selftests: Add __rseq_exit_point_array section for debuggersMathieu Desnoyers
2019-05-07rseq/selftests: x86: Work-around bogus gcc-8 optimisationMathieu Desnoyers
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook
2019-04-25selftests: Move test output to diagnostic linesKees Cook
2019-04-25selftests: Distinguish between missing and non-executableKees Cook
2019-04-25selftests: Add plan line and fix result line syntaxKees Cook
2019-04-25selftests: Extract logic for multiple test runsKees Cook
2019-04-25selftests: Use runner.sh for emit targetsKees Cook
2019-04-25selftests: Extract single-test shell logic from lib.mkKees Cook
2019-04-22selftests: build and run gpio when output directory is the src dirShuah Khan
2019-04-19selftests/ipc: Fix msgque compiler warningsKees Cook
2019-04-19selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin
2019-04-19selftests: fix headers_install circular dependencyShuah Khan
2019-04-17selftests/kexec: update get_secureboot_modeMimi Zohar
2019-04-17selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar
2019-04-17selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar
2019-04-17selftests/kexec: Add missing '=y' to config optionsPetr Vorel
2019-04-17selftests/kexec: kexec_file_load syscall testMimi Zohar
2019-04-17selftests/kexec: define "require_root_privileges"Mimi Zohar
2019-04-17selftests/kexec: define common logging functionsMimi Zohar
2019-04-17selftests/kexec: define a set of common functionsMimi Zohar
2019-04-17selftests/kexec: cleanup the kexec selftestMimi Zohar
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar
2019-04-16selftests/harness: Add 30 second timeout per testKees Cook
2019-04-16selftests/seccomp: Handle namespace failures gracefullyKees Cook
2019-04-08selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin
2019-04-08selftests: efivarfs: remove the test_create_read file if it was existZhangXiaoxu
2019-04-08rseq/selftests: Adapt number of threads to the number of detected cpusMathieu Desnoyers
2019-04-08lib: Add test module for strscpy_padTobin C. Harding
2019-04-08kselftest: Add test module framework headerTobin C. Harding
2019-04-08kselftest: Add test runner creation scriptTobin C. Harding
2019-04-08selftest/gpio: Remove duplicate headerSabyasachi Gupta
2019-04-08selftest/rseq: Remove duplicate headerSabyasachi Gupta
2019-04-08selftest/timers: Remove duplicate headerSabyasachi Gupta