summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add weak/typeless ksym test for light skeletonKumar Kartikeya Dwivedi2021-10-2915-107/+142
* bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...Joanne Koong2021-10-284-5/+104
* bpf/benchs: Add benchmark tests for bloom filter throughput + false positiveJoanne Koong2021-10-288-30/+695
* selftests/bpf: Add bloom filter map test casesJoanne Koong2021-10-282-0/+286
* selftests/bpf: Adding a namespace reset for tc_redirectYucong Sun2021-10-271-0/+14
* selftests/bpf: Fix attach_probe in parallel modeYucong Sun2021-10-271-2/+7
* selfetests/bpf: Update vmtest.sh defaultsYucong Sun2021-10-271-3/+3
* selftests/bpf: Guess function end for test_get_branch_snapshotSong Liu2021-10-263-44/+4
* selftests/bpf: Skip all serial_test_get_branch_snapshot in vmSong Liu2021-10-261-10/+6
* selftests/bpf: Fix test_core_reloc_mods on big-endian machinesIlya Leoshkevich2021-10-261-0/+9
* selftests/seccomp: Use __BYTE_ORDER__Ilya Leoshkevich2021-10-261-3/+3
* selftests/bpf: Use __BYTE_ORDER__Ilya Leoshkevich2021-10-265-16/+16
* selftests/bpf: Split out bpf_verif_scale selftests into multiple testsAndrii Nakryiko2021-10-251-68/+152
* selftests/bpf: Mark tc_redirect selftest as serialAndrii Nakryiko2021-10-251-1/+1
* selftests/bpf: Support multiple tests per fileAndrii Nakryiko2021-10-251-4/+3
* selftests/bpf: Normalize selftest entry pointsAndrii Nakryiko2021-10-256-15/+13
* selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.cYonghong Song2021-10-231-2/+7
* selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedefYonghong Song2021-10-231-6/+41
* selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit testsYonghong Song2021-10-231-0/+36
* selftests/bpf: Fix flow dissector testsStanislav Fomichev2021-10-233-20/+18
* selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIsHengqi Chen2021-10-238-22/+22
* selftests/bpf: Make perf_buffer selftests work on 4.9 kernel againAndrii Nakryiko2021-10-222-2/+23
* selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal mapsAndrii Nakryiko2021-10-226-7/+14
* selftests/bpf: Demonstrate use of custom .rodata/.data sectionsAndrii Nakryiko2021-10-222-0/+47
* selftests/bpf: Use nanosleep tracepoint in perf buffer testJiri Olsa2021-10-221-1/+1
* selftests/bpf: Fix possible/online index mismatch in perf_buffer testJiri Olsa2021-10-221-6/+7
* selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa2021-10-221-2/+2
* selftests/bpf: Add verif_stats testDave Marchevsky2021-10-221-0/+28
* selftests/bpf: Test bpf_skc_to_unix_sock() helperHengqi Chen2021-10-222-0/+94
* selftests/bpf: Some more atomic testsBrendan Jackman2021-10-213-0/+120
* selftests/bpf: Use cpu_number only on arches that have itIlya Leoshkevich2021-10-201-0/+2
* selftests/bpf: Remove duplicated include in cgroup_helpersWan Jiabing2021-10-201-1/+0
* bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song2021-10-196-106/+106
* selftests/bpf: Skip verifier tests that fail to load with ENOTSUPPIlya Leoshkevich2021-10-091-1/+11
* selfetest/bpf: Make some tests serialYucong Sun2021-10-0938-38/+48
* selftests/bpf: Fix pid check in fexit_sleep testYucong Sun2021-10-091-2/+2
* selftests/bpf: Adding pid filtering for atomics testYucong Sun2021-10-092-0/+17
* selftests/bpf: Make cgroup_v1v2 use its own portYucong Sun2021-10-092-2/+2
* selftests/bpf: Fix race condition in enable_statsYucong Sun2021-10-091-1/+1
* selftests/bpf: Add per worker cgroup suffixYucong Sun2021-10-082-4/+4
* selftests/bpf: Allow some tests to be executed in sequenceYucong Sun2021-10-081-6/+54
* selftests/bpf: Add parallelism to test_progsYucong Sun2021-10-082-37/+610
* bpf/selftests: Add test for writable bare tracepointHou Tao2021-10-087-2/+83
* bpftool: Add install-bin target to install binary onlyQuentin Monnet2021-10-081-1/+1
* selftests/bpf: Better clean up for runqslower in test_bpftool_build.shQuentin Monnet2021-10-081-0/+4
* tools/runqslower: Install libbpf headers when buildingQuentin Monnet2021-10-081-6/+9
* tools/resolve_btfids: Install libbpf headers when buildingQuentin Monnet2021-10-081-2/+5
* bpftool: Install libbpf headers instead of including the dirQuentin Monnet2021-10-081-0/+2
* selftests/bpf: Fix btf_dump test under new clangYucong Sun2021-10-084-9/+9
* selftests/bpf: Remove SEC("version") from test progsDave Marchevsky2021-10-0840-61/+0