summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-12-04selftests/bpf: Print reason when a tester could not run a programFlorian Lehner-1/+3
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-266/+1265
2020-12-04selftests: core: add tests for CLOSE_RANGE_CLOEXECGiuseppe Scrivano-0/+74
2020-12-03selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko-13/+23
2020-12-03selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel moduleAndrii Nakryiko-0/+119
2020-12-03selftests/bpf: Add tp_btf CO-RE reloc test for modulesAndrii Nakryiko-2/+33
2020-12-03selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko-11/+151
2020-12-03selftests/bpf: Add support for marking sub-tests as skippedAndrii Nakryiko-3/+3
2020-12-03selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko-3/+198
2020-12-03selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta-0/+40
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2020-12-03bpf: Fix cold build of test_progs-no_alu32Brendan Jackman-1/+1
2020-12-03selftests/bpf: Indent ima_setup.sh with tabs.KP Singh-54/+54
2020-12-03selftests/bpf: Add config dependency on BLK_DEV_LOOPKP Singh-0/+1
2020-12-03selftests/bpf: Ensure securityfs mount before writing ima policyKP Singh-0/+15
2020-12-03selftests/bpf: Update ima_setup.sh for busyboxKP Singh-4/+8
2020-12-03selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev-10/+18
2020-12-03selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero-4/+13
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar-0/+1
2020-12-04selftests/powerpc: Fix uninitialized variable warningHarish-1/+1
2020-12-04selftests/powerpc: update .gitignoreDaniel Axtens-0/+6
2020-12-03selftests: openat2: add RESOLVE_ conflict testAleksa Sarai-1/+7
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin-8/+1
2020-12-02selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev-0/+62
2020-12-02selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev-184/+171
2020-12-02selftests/seccomp: Update kernel configMickaël Salaün-0/+1
2020-12-02selftests: Add benchmark for syscall user dispatchGabriel Krisman Bertazi-1/+201
2020-12-02selftests: Add kselftest for syscall user dispatchGabriel Krisman Bertazi-0/+324
2020-12-01selftests/bpf: Drain ringbuf samples at the end of testAndrii Nakryiko-0/+6
2020-12-01libbpf: Fix ring_buffer__poll() to return number of consumed samplesAndrii Nakryiko-2/+2
2020-12-01selftests: forwarding: Add QinQ veto testingDanielle Ratson-0/+296
2020-12-01kunit: kunit_tool: Correctly parse diagnostic messagesDavid Gow-3/+4
2020-11-30selftests/bpf: Fix flavored variants of test_imaKP Singh-0/+1
2020-11-30ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)-7/+6
2020-11-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)-1/+6
2020-11-30ktest.pl: Fix incorrect reboot for grub2blsLibo Chen-1/+1
2020-11-30kunit: Introduce get_file_path() helperAndy Shevchenko-15/+9
2020-11-28selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti-0/+1
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+4
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko-7/+33
2020-11-27KVM: arm64: selftests: Filter out DEMUX registersAndrew Jones-9/+30
2020-11-27selftests/dma: add test application for DMA_MAP_BENCHMARKBarry Song-0/+130
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei-0/+2
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh-0/+186
2020-11-25Merge branch 'fixes' into nextMichael Ellerman-67/+265
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei-13/+15
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei-1/+4
2020-11-24selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel-0/+36
2020-11-24selftests: forwarding: Add blackhole nexthops testsIdo Schimmel-1/+57
2020-11-24selftests: mlxsw: Add blackhole nexthop configuration testsIdo Schimmel-3/+22