summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers-5/+7
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers-8/+10
2019-12-23rseq/selftests: Turn off timeout settingMathieu Desnoyers-0/+1
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park-0/+8
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park-3/+3
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park-4/+4
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park-4/+11
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park-3/+0
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan-3/+15
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan-0/+6
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan-1/+1
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim-3/+4
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-255/+680
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-235/+601
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+7
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu-3/+3
2019-12-20vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella-0/+34
2019-12-20testing/vsock: print list of options and descriptionStefano Garzarella-2/+24
2019-12-20testing/vsock: add parameters to list and skip testsStefano Garzarella-20/+116
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella-4/+48
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi-2/+317
2019-12-20VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi-0/+105
2019-12-20VSOCK: add full barrier between test casesStefan Hajnoczi-2/+16
2019-12-20VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi-76/+119
2019-12-20VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi-71/+125
2019-12-20VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi-0/+2
2019-12-20VSOCK: fix header include in vsock_diag_testStefan Hajnoczi-5/+4
2019-12-20selftests/bpf: Preserve errno in test_progs CHECK macrosAndrey Ignatov-0/+4
2019-12-19selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multiAndrey Ignatov-3/+50
2019-12-19selftests/bpf: Convert test_cgroup_attach to prog_testsAndrey Ignatov-574/+498
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti-22/+205
2019-12-20selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal-5/+34
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-24/+176
2019-12-19bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann-24/+176
2019-12-19selftests/bpf: Fix test_attach_probeAlexei Starovoitov-3/+4
2019-12-18libbpf: Allow to augment system Kconfig through extra optional configAndrii Nakryiko-28/+4
2019-12-18libbpf: Put Kconfig externs into .kconfig sectionAndrii Nakryiko-21/+19
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds-2/+36
2019-12-18bpf: Allow to change skb mark in test_runNikita V. Shirokov-0/+6
2019-12-18selftests: qdiscs: Add test coverage for ETS QdiscPetr Machata-0/+940
2019-12-18selftests: forwarding: sch_ets: Add test coverage for ETS QdiscPetr Machata-0/+666
2019-12-18selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.shPetr Machata-18/+18
2019-12-17bpftool, selftests/bpf: Embed object file inside skeletonAndrii Nakryiko-30/+11
2019-12-18selftests/bpf: More succinct Makefile outputAndrii Nakryiko-0/+36
2019-12-17dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis-1/+1
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-0/+402
2019-12-17tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk-0/+5
2019-12-17tpm: selftest: add test covering async modeTadeusz Struk-2/+31
2019-12-16wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld-0/+947
2019-12-15selftests/bpf: Add flexible array relocation testsAndrii Nakryiko-4/+56