summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-12-09selftests/bpf: Xsk selftests frameworkWeqaar Janjua-1/+274
2020-12-09selftests/bpf/test_offload.py: Filter bpftool internal map when counting mapsToke Høiland-Jørgensen-3/+4
2020-12-09selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen-0/+1
2020-12-09selftests/bpf/test_offload.py: Fix expected case of extack messagesToke Høiland-Jørgensen-2/+2
2020-12-09selftests/bpf/test_offload.py: Only check verifier log on verification failsToke Høiland-Jørgensen-2/+17
2020-12-09selftests/bpf/test_offload.py: Remove check for program load flags matchToke Høiland-Jørgensen-17/+5
2020-12-08selftests: mlxsw: Add Q-in-VNI veto testsAmit Cohen-0/+143
2020-12-08selftests: forwarding: Add Q-in-VNI testPetr Machata-0/+347
2020-12-08tweewide: Fix most Shebang linesFinn Behrens-9/+9
2020-12-07selftests/clone3: Fix build errorXingxing Su-1/+1
2020-12-07rseq/selftests: Fix MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ build error under o...Xingxing Su-2/+2
2020-12-06selftests: mlxsw: Test RIF's reference count when joining a LAGIdo Schimmel-0/+43
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen-9/+16
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su-0/+4
2020-12-05vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra-0/+95
2020-12-04selftests: forwarding: Add MPLS L2VPN testGuillaume Nault-0/+196
2020-12-04selftests/bpf: Test bpf_sk_storage_get in tcp iteratorsFlorent Revest-2/+34
2020-12-04selftests/bpf: Add an iterator selftest for bpf_sk_storage_getFlorent Revest-0/+64
2020-12-04selftests/bpf: Add an iterator selftest for bpf_sk_storage_deleteFlorent Revest-0/+87
2020-12-04selftests: add selftest for the SRv6 End.DT6 (VRF) behaviorAndrea Mayer-0/+502
2020-12-04selftests: add selftest for the SRv6 End.DT4 behaviorAndrea Mayer-0/+494
2020-12-04selftests/bpf: Avoid errno clobberingFlorian Lehner-5/+22
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