aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-26selftests: breakpoint_test: Add missing line breaksShuah Khan1-2/+2
2017-07-24rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney3-2/+28
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney1-1/+1
2017-07-24rcutorture: Don't wait for kernel when all builds failPaul E. McKenney2-7/+22
2017-07-24torture: Add --kconfig argument to kvm.shPaul E. McKenney4-38/+96
2017-07-24rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenarioPaul E. McKenney1-1/+2
2017-07-24rcutorture: Remove obsolete SRCU-C.bootPaul E. McKenney1-1/+0
2017-07-24selftests/bpf: subtraction bounds testEdward Cree1-0/+28
2017-07-24selftests: Fix installation for splice testDaniel Díaz1-4/+1
2017-07-24selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca1-1/+17
2017-07-24selftests: watchdog: avoid keepalive floodEugeniu Rosca1-2/+6
2017-07-24selftests: watchdog: point out ioctl() failuresEugeniu Rosca1-0/+6
2017-07-24selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca1-1/+1
2017-07-24selftests: watchdog: use getopt_long()Eugeniu Rosca1-17/+39
2017-07-24selftests: watchdog: fix mixed whitespaceEugeniu Rosca1-63/+63
2017-07-24selftests/nsfs: create kconfig fragmentsNaresh Kamboju1-0/+3
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-235/+2171
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+476
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann1-0/+418
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree1-0/+52
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann1-4/+4
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann2-2/+2