summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata2021-05-191-2/+2
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-191-0/+4
* selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey2021-05-193-2/+6
* bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann2021-05-141-1/+1
* selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko2021-05-141-8/+12
* selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko2021-05-149-48/+24
* selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson2021-05-141-5/+1
* selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata2021-05-141-1/+1
* selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko2021-05-141-2/+3
* selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich2021-05-141-1/+2
* selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu2021-05-111-18/+23
* selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu2021-05-111-2/+20
* selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2021-05-112-12/+46
* selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu2021-05-111-1/+1
* selftests/resctrl: Clean up resctrl features checkFenghua Yu2021-05-1110-35/+41
* selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu2021-05-111-4/+4
* selftests/resctrl: Fix compilation issues for global variablesFenghua Yu2021-05-114-16/+16
* selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu2021-05-112-2/+2
* kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara2021-05-111-11/+2
* kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara2021-05-111-2/+0
* selftests/vm: fix out-of-tree buildRong Chen2021-04-101-2/+2
* kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara2021-04-101-5/+17
* flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti2021-04-071-1/+37
* selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu2021-03-301-1/+1
* selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas2021-03-301-16/+16
* selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu2021-03-301-4/+2
* kselftest: arm64: Fix exit code of sve-ptraceMark Brown2021-03-301-1/+1
* bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-03-204-10/+59
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-03-171-0/+9
* selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta2021-03-171-1/+2
* selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu2021-03-171-4/+2
* selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich2021-03-171-3/+10
* wireguard: selftests: test multiple parallel streamsJason A. Donenfeld2021-03-041-1/+14
* kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-03-041-1/+1
* selftests/ftrace: Update synthetic event syntax errorsTom Zanussi2021-03-041-8/+27
* kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz2021-03-041-1/+1
* selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin2021-03-041-1/+1
* selftests: mptcp: fix ACKRX debug messageMatthieu Baerts2021-03-041-1/+1
* selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel2021-03-041-7/+3
* selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-171-3/+3
* selftests: netfilter: fix current yearFabian Frederick2021-02-171-1/+1
* selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-02-071-1/+4
* selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-02-032-2/+2
* xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-02-031-0/+43
* selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-02-031-1/+1
* selftests/powerpc: Fix exit status of pkey testsSandipan Das2021-01-272-2/+2
* selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-271-1/+0
* bpf: Fix selftest compilation on clang 11Andrei Matei2021-01-231-0/+2
* selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-191-3/+9
* selftests: fix the return value for UDP GRO testPo-Hsu Lin2021-01-191-0/+34