summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
* selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis2022-07-071-1/+1
* selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-121-0/+3
* testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev2022-04-201-8/+17
* selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-04-151-0/+99
* selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-04-151-0/+68
* selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-04-151-1/+1
* selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu2022-04-151-1/+4
* selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-04-151-1/+1
* kselftest/vm: fix tests build with old libcChengming Zhou2022-03-231-0/+1
* selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-03-161-0/+1
* selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-02-234-63/+66
* selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-02-231-22/+8
* selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-02-231-0/+24
* selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-02-081-2/+2
* selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo2022-01-051-1/+7
* selftests: Calculate udpgso segment count without header adjustmentCoco Li2022-01-051-6/+6
* selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi2021-11-261-2/+2
* selftests: be sure to make khdr before other targetsLi Zhijian2021-10-091-0/+1
* selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian2021-09-221-1/+1
* selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2021-09-221-14/+17
* selftests/bpf: Test variable offset stack accessAndrey Ignatov2021-09-221-2/+77
* bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2021-09-221-2/+32
* bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-08-151-0/+2
* selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman2021-07-311-1/+1
* selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-281-2/+4
* selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-07-201-2/+0
* selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin2021-07-201-1/+9
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-201-1/+2
* KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba2021-06-301-1/+1
* selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel2021-06-101-0/+13
* selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel2021-06-101-0/+3
* bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David S. Miller2021-06-101-0/+16
* bpf: Make more use of 'any' alignment in test_verifier.cDavid S. Miller2021-06-101-0/+41
* bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid S. Miller2021-06-101-18/+24
* bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller2021-06-102-3/+4
* selftests/bpf: Generalize dummy program typesJoe Stringer2021-06-101-14/+17
* bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann2021-06-101-31/+40
* bpf: fix test suite to enable all unpriv program typesDaniel Borkmann2021-06-101-2/+10
* bpf: Update selftests to reflect new error statesDaniel Borkmann2021-06-031-23/+12
* bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann2021-06-031-1/+1
* bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend2021-06-031-4/+4
* selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"Ovidiu Panait2021-06-031-2/+2
* selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov2021-06-031-10/+38
* bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-06-031-9/+33
* bpf: fix up selftests after backports were fixedOvidiu Panait2021-06-031-0/+19
* tweewide: Fix most Shebang linesFinn Behrens2021-05-222-2/+2
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-221-0/+4
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-03-171-0/+9