aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2017-08-14seccomp: Selftest for detection of filter flag supportTyler Hicks1-0/+60
2017-08-14seccomp: Operation for checking if an action is availableTyler Hicks1-0/+36
2017-08-14selftests/seccomp: Refactor RET_ERRNO testsKees Cook1-37/+58
2017-08-14selftests/seccomp: Add simple seccomp overhead benchmarkKees Cook2-5/+112
2017-08-14Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman4-17/+531
2017-08-14selftests/seccomp: Add tests for basic ptrace actionsKees Cook1-7/+34
2017-08-14selftests: capabilities: convert error output to TAP13 ksft frameworkShuah Khan2-49/+65
2017-08-11selftests: bpf: add check for ip XDP redirectWilliam Tu1-0/+5
2017-08-11selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai1-1/+1
2017-08-11selftests: timers: freq-step: fix compile errorShuah Khan1-4/+3
2017-08-10test_firmware: add batched firmware testsLuis R. Rodriguez1-2/+239
2017-08-10test_firmware: add test case for SIGCHLD on sync fallbackLuis R. Rodriguez1-0/+31
2017-08-10selftests: add rtnetlink test scriptFlorian Westphal2-1/+200
2017-08-10selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski1-6/+35
2017-08-09bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructionsDaniel Borkmann1-0/+313
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+21
2017-08-09selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez1-1/+6
2017-08-09selftests: kselftest framework: add error counterShuah Khan1-3/+18
2017-08-09selftests: futex: fix run_tests targetShuah Khan1-1/+1
2017-08-08selftests: bpf: add a test for XDP redirectWilliam Tu3-2/+84
2017-08-08selftests/bpf: variable offset negative testsEdward Cree1-0/+41
2017-08-08selftests/bpf: add tests for subtraction & negative numbersEdward Cree1-0/+104
2017-08-08selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifierEdward Cree1-8/+8
2017-08-08selftests/bpf: add test for bogus operations on pointersEdward Cree1-2/+64
2017-08-08selftests/bpf: add a test to test_alignEdward Cree1-0/+67
2017-08-08selftests/bpf: rewrite test_alignEdward Cree1-93/+132
2017-08-08selftests/bpf: change test_verifier expectationsEdward Cree1-180/+152
2017-08-07test_sysctl: fix sysctl.sh by making it executableLuis R. Rodriguez1-0/+0
2017-08-07test_kmod: fix kmod.sh by making it executableLuis R. Rodriguez1-0/+0
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter1-0/+11
2017-08-04bpf: fix byte order test in test_verifierDaniel Borkmann1-9/+10
2017-08-03test: add msg_zerocopy testWillem de Bruijn4-1/+811
2017-08-02selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan2-38/+62
2017-08-02selftests: capabilities: fix to run Non-root +ia, sgidroot => i testShuah Khan1-1/+2
2017-08-02selftests: ptp: include default header install pathGrygorii Strashko1-0/+1
2017-08-02selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan1-22/+31
2017-08-02selftests: splice: add .gitignore for generated filesShuah Khan1-0/+1
2017-08-02selftests: pstore: add .gitignore for generated filesShuah Khan1-0/+2
2017-08-01ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe1-0/+4
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+34
2017-07-29bpf: testing: fix devmap testsJohn Fastabend1-1/+3
2017-07-28selftests: sync: convert to use TAP13 ksft frameworkShuah Khan2-34/+41
2017-07-28selftests: kselftest framework: add API to return pass/fail/* countsShuah Khan1-0/+10
2017-07-28selftests: sync: differentiate between sync unsupported and access errorsShuah Khan1-4/+19
2017-07-26bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski1-2/+6
2017-07-26selftests: ftrace: Check given string is not zero-lengthMasami Hiramatsu1-3/+3
2017-07-26selftests: ftrace: Output only to console with "--logdir -"Masami Hiramatsu1-8/+21
2017-07-26selftests: ftrace: Add more verbosity for immediate logMasami Hiramatsu1-3/+7
2017-07-26selftests: ftrace: Add --fail-unsupported optionMasami Hiramatsu1-1/+7
2017-07-26selftests: ftrace: Do not failure if there is unsupported testsMasami Hiramatsu1-1/+1