summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2024-03-06selftests/harness: Fix TEST_F()'s vfork handlingMickaël Salaün
2024-03-06selftests/bpf: Test cases for '?' in BTF namesEduard Zingerman
2024-03-06selftests/bpf: Test case for SEC("?.struct_ops")Eduard Zingerman
2024-03-06selftests/bpf: Verify struct_ops autoload/autocreate syncEduard Zingerman
2024-03-06selftests/bpf: Test autocreate behavior for struct_ops mapsEduard Zingerman
2024-03-06selftests/bpf: Bad_struct_ops testEduard Zingerman
2024-03-06selftests/bpf: Utility functions to capture libbpf log in test_progsEduard Zingerman
2024-03-06selftests/bpf: Test struct_ops map definition with type suffixEduard Zingerman
2024-03-06selftests/bpf: Test may_gotoAlexei Starovoitov
2024-03-06bpf: Add cond_break macroAlexei Starovoitov
2024-03-05selftests: avoid using SKIP(exit()) in harness fixure setupJakub Kicinski
2024-03-05selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann
2024-03-05selftests/bpf: test case for callback_depth states pruning logicEduard Zingerman
2024-03-05selftests/exec: Perform script checks with /bin/bashKees Cook
2024-03-05selftests/powerpc: Fix load_unaligned_zeropad build failureMichael Ellerman
2024-03-05selftests: forwarding: Make {, ip6}gre-inner-v6-multipath tests more robustIdo Schimmel
2024-03-05selftests: forwarding: Make VXLAN ECN encap tests more robustIdo Schimmel
2024-03-05selftests: forwarding: Make vxlan-bridge-1q pass on debug kernelsIdo Schimmel
2024-03-05selftests: forwarding: Make tc-police pass on debug kernelsIdo Schimmel
2024-03-05selftests: forwarding: Parametrize mausezahn delayIdo Schimmel
2024-03-05selftests: forwarding: Remove IPv6 L3 multipath hash testsIdo Schimmel
2024-03-04selftests/tc-testing: require an up to date iproute2 for blockcast testsPedro Tammela
2024-03-04selftests: net: Correct couple of spelling mistakesPrabhav Kumar Vaish
2024-03-04selftests/bpf: Test struct_ops maps with a large number of struct_ops program.Kui-Feng Lee
2024-03-04kselftest: Add basic test for probing the rust sample modulesLaura Nao
2024-03-04selftests/bpf: xdp_hw_metadata reduce sleep intervalSong Yoong Siang
2024-03-04selftests/bpf: Extend uprobe/uretprobe triggering benchmarksAndrii Nakryiko
2024-03-04selftests: mptcp: userspace pm get addr testsGeliang Tang
2024-03-04selftests: mptcp: add token for get_addrGeliang Tang
2024-03-04selftests: mptcp: dump userspace addrs listGeliang Tang
2024-03-04selftests: mptcp: add mptcp_lib_check_output helperGeliang Tang
2024-03-04selftests: mptcp: add token for dump_addrGeliang Tang
2024-03-04selftests: mptcp: add userspace pm subflow flagGeliang Tang
2024-03-04selftests: mptcp: diag: avoid extra waitingMatthieu Baerts (NGI0)
2024-03-04selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01selftests/powerpc: Fix fpu_signal failuresMichael Ellerman
2024-03-01netdevsim: fix rtnetlink.sh selftestDavid Wei
2024-03-01netdevsim: add selftest for forwarding skb between connected portsDavid Wei
2024-03-01selftests: ip_local_port_range: use XFAIL instead of SKIPJakub Kicinski
2024-03-01selftests: kselftest_harness: support using xfailJakub Kicinski
2024-03-01selftests: kselftest_harness: let PASS / FAIL provide diagnosticJakub Kicinski
2024-03-01selftests: kselftest_harness: separate diagnostic message with # in ksft_test...Jakub Kicinski
2024-03-01selftests: kselftest_harness: print test name for SKIPJakub Kicinski
2024-03-01selftests: kselftest: add ksft_test_result_code(), handling all exit codesJakub Kicinski
2024-03-01selftests: kselftest_harness: use exit code to store skipJakub Kicinski
2024-03-01selftests: kselftest_harness: save full exit code in metadataJakub Kicinski
2024-03-01selftests: kselftest_harness: generate test name onceJakub Kicinski
2024-03-01selftests: kselftest_harness: use KSFT_* exit codesJakub Kicinski