summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-10-29selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-10-28selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi
2021-10-28selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi
2021-10-28selftests/bpf: Add weak/typeless ksym test for light skeletonKumar Kartikeya Dwivedi
2021-10-28bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...Joanne Koong
2021-10-28bpf/benchs: Add benchmark tests for bloom filter throughput + false positiveJoanne Koong
2021-10-28selftests/bpf: Add bloom filter map test casesJoanne Koong
2021-10-27selftests/bpf: Adding a namespace reset for tc_redirectYucong Sun
2021-10-27selftests/bpf: Fix attach_probe in parallel modeYucong Sun
2021-10-27selfetests/bpf: Update vmtest.sh defaultsYucong Sun
2021-10-25selftests/bpf: Guess function end for test_get_branch_snapshotSong Liu
2021-10-25selftests/bpf: Skip all serial_test_get_branch_snapshot in vmSong Liu
2021-10-25selftests/bpf: Fix test_core_reloc_mods on big-endian machinesIlya Leoshkevich
2021-10-25selftests/seccomp: Use __BYTE_ORDER__Ilya Leoshkevich
2021-10-25selftests/bpf: Use __BYTE_ORDER__Ilya Leoshkevich
2021-10-25selftests/bpf: Split out bpf_verif_scale selftests into multiple testsAndrii Nakryiko
2021-10-25selftests/bpf: Mark tc_redirect selftest as serialAndrii Nakryiko
2021-10-25selftests/bpf: Support multiple tests per fileAndrii Nakryiko
2021-10-25selftests/bpf: Normalize selftest entry pointsAndrii Nakryiko
2021-10-22selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.cYonghong Song
2021-10-22selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedefYonghong Song
2021-10-22selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit testsYonghong Song
2021-10-22selftests/bpf: Fix flow dissector testsStanislav Fomichev
2021-10-22selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIsHengqi Chen
2021-10-22selftests/bpf: Make perf_buffer selftests work on 4.9 kernel againAndrii Nakryiko
2021-10-21selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal mapsAndrii Nakryiko
2021-10-21selftests/bpf: Demonstrate use of custom .rodata/.data sectionsAndrii Nakryiko
2021-10-21selftests/bpf: Use nanosleep tracepoint in perf buffer testJiri Olsa
2021-10-21selftests/bpf: Fix possible/online index mismatch in perf_buffer testJiri Olsa
2021-10-21selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa
2021-10-21selftests/bpf: Add verif_stats testDave Marchevsky
2021-10-21selftests/bpf: Test bpf_skc_to_unix_sock() helperHengqi Chen
2021-10-20selftests/bpf: Some more atomic testsBrendan Jackman
2021-10-20selftests/bpf: Use cpu_number only on arches that have itIlya Leoshkevich
2021-10-20selftests/bpf: Remove duplicated include in cgroup_helpersWan Jiabing
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song
2021-10-08selftests/bpf: Skip verifier tests that fail to load with ENOTSUPPIlya Leoshkevich
2021-10-08selfetest/bpf: Make some tests serialYucong Sun
2021-10-08selftests/bpf: Fix pid check in fexit_sleep testYucong Sun
2021-10-08selftests/bpf: Adding pid filtering for atomics testYucong Sun
2021-10-08selftests/bpf: Make cgroup_v1v2 use its own portYucong Sun
2021-10-08selftests/bpf: Fix race condition in enable_statsYucong Sun
2021-10-08selftests/bpf: Add per worker cgroup suffixYucong Sun
2021-10-08selftests/bpf: Allow some tests to be executed in sequenceYucong Sun
2021-10-08selftests/bpf: Add parallelism to test_progsYucong Sun
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet
2021-10-08selftests/bpf: Better clean up for runqslower in test_bpftool_build.shQuentin Monnet
2021-10-08tools/runqslower: Install libbpf headers when buildingQuentin Monnet
2021-10-08tools/resolve_btfids: Install libbpf headers when buildingQuentin Monnet