summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-11-16selftests/bpf: Extend test_pkt_access testAlexei Starovoitov1-2/+36
2019-11-16selftests/bpf: Add stress test for maximum number of progsAlexei Starovoitov1-0/+76
2019-11-16selftests/bpf: Add combined fentry/fexit testAlexei Starovoitov1-0/+90
2019-11-16selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov2-0/+162
2019-11-16selftests/bpf: Add test for BPF trampolineAlexei Starovoitov2-0/+154
2019-11-16selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov2-3/+88
2019-11-12bpf, testing: Add missing object file to TEST_FILESAnders Roxell1-1/+2
2019-11-11bpf, testing: Workaround a verifier failure for test_progsYonghong Song1-1/+4
2019-11-11selftests/bpf: Add tests for automatic map unpinning on load failureToke Høiland-Jørgensen2-4/+18
2019-11-07bpf: Add cb access in kfree_skb testMartin KaFai Lau2-16/+63
2019-11-07libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usageAndrii Nakryiko1-12/+7
2019-11-07selftests/bps: Clean up removed ints relocations negative testsAndrii Nakryiko1-6/+0
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko5-5/+122
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko9-2/+294
2019-11-04selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko9-90/+4
2019-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller12-61/+451
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller13-33/+60
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann2-0/+104
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann4-52/+57
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen3-0/+257
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-2/+29
2019-11-02selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-02selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-02tc-testing: added tests with cookie for conntrack TC actionRoman Mashak1-0/+72
2019-11-01Revert "selftests: bpf: Don't try to read files without read permission"Jakub Kicinski1-1/+1
2019-10-31tc-testing: implement tests for new fast_init action flagVlad Buslov6-0/+144
2019-10-30tc-testing: fixed two failing pedit testsRoman Mashak1-2/+2
2019-10-30selftests/bpf: Test narrow load from bpf_sysctl.writeIlya Leoshkevich1-0/+23
2019-10-28selftests/bpf: Restore $(OUTPUT)/test_stub.o ruleIlya Leoshkevich1-0/+3
2019-10-28selftest/bpf: Use -m{little, big}-endian for clangIlya Leoshkevich1-6/+7
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller30-458/+738
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-10-26tc-testing: list required kernel options for act_ct actionRoman Mashak1-0/+10
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-1/+229
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni1-0/+21
2019-10-26selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko1-1/+1
2019-10-23selftests/bpf: Fix LDLIBS orderAndrii Nakryiko1-4/+4
2019-10-23selftests/bpf: Move test_section_names into test_progs and fix itAndrii Nakryiko2-61/+31
2019-10-23selftests: Make l2tp.sh executableDavid Ahern1-0/+0
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko3-3/+3
2019-10-22tools/bpf: Turn on llvm alu32 attribute by defaultYonghong Song1-20/+8
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov1-10/+11
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov1-0/+2
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov5-15/+15
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov1-6/+1
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov1-0/+2
2019-10-21tc-testing: updated pedit TDC testsRoman Mashak1-0/+200
2019-10-21selftest/bpf: Get rid of a bunch of explicit BPF program type settingAndrii Nakryiko4-14/+0
2019-10-21selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko2-10/+11
2019-10-21selftests/bpf: Make a copy of subtest nameAndrii Nakryiko1-5/+12