summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-04-17bpf: Update selftests to reflect new error statesDaniel Borkmann6-35/+16
2021-04-16selftests/perf_events: Add kselftest for remove_on_execMarco Elver3-1/+262
2021-04-16selftests/perf_events: Add kselftest for process-wide sigtrap handlingMarco Elver5-0/+220
2021-04-16selftests/bpf: Silence clang compilation warningsYonghong Song3-4/+9
2021-04-16selftests/bpf: Fix test_cpp compilation failure with clangYonghong Song1-1/+1
2021-04-16selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-04-15tools/testing: Remove unused variablezuoqilin1-1/+1
2021-04-15selftests/bpf: Fix the ASSERT_ERR_PTR macroFlorent Revest1-1/+1
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman3-1/+75
2021-04-14selftests/bpf: Add tests for target information in bpf_link info queriesToke Høiland-Jørgensen1-14/+44
2021-04-12self-tests: add veth testsPaolo Abeni2-0/+178
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar22-216/+694
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-11/+113
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+75
2021-04-09selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fdYauheni Kaliuta2-0/+25
2021-04-09selftests/bpf: ringbuf_multi: Use runtime page sizeYauheni Kaliuta2-4/+20
2021-04-09selftests/bpf: ringbuf: Use runtime page sizeYauheni Kaliuta2-5/+13
2021-04-09selftests/bpf: mmap: Use runtime page sizeYauheni Kaliuta2-7/+19
2021-04-09selftests/bpf: Pass page size from userspace in map_ptrYauheni Kaliuta2-4/+15
2021-04-09selftests/bpf: Pass page size from userspace in sockopt_skYauheni Kaliuta2-6/+6
2021-04-09selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeletonYauheni Kaliuta1-48/+17
2021-04-09selftests/bpf: test_progs/sockopt_sk: Remove versionYauheni Kaliuta1-1/+0
2021-04-08tc-testing: add simple action test to verify batch change cleanupVlad Buslov1-0/+29
2021-04-08tc-testing: add simple action test to verify batch add cleanupVlad Buslov1-0/+30
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook3-0/+38
2021-04-08selftests/resctrl: Change a few printed messagesFenghua Yu4-7/+7
2021-04-08selftests: mptcp: add the net device name testcaseGeliang Tang1-0/+8
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson1-1/+1
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman23-59/+375
2021-04-03bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing configMartin KaFai Lau1-0/+2
2021-04-03bpf, selftests: test_maps generating unrecognized data sectionJohn Fastabend1-12/+0
2021-04-03selftests: mptcp: dump more info on mpjoin errorsMatthieu Baerts1-2/+15
2021-04-03selftests: mptcp: init nstat historyMatthieu Baerts1-0/+7
2021-04-03selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts4-33/+72
2021-04-02kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragmentDaniel Latypov3-1/+11
2021-04-02selftests/resctrl: Create .gitignore to include resctrl_testsFenghua Yu1-0/+2
2021-04-02selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu1-18/+23
2021-04-02selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu1-2/+20
2021-04-02selftests/resctrl: Fix unmount resctrl FSFenghua Yu2-0/+5
2021-04-02selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu4-9/+23
2021-04-02selftests/resctrl: Modularize resctrl test suite main() functionFenghua Yu1-31/+57
2021-04-02selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu2-3/+10
2021-04-02selftests/resctrl: Fix MBA/MBM results reporting formatFenghua Yu2-16/+21
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2-12/+46
2021-04-02selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu1-0/+3
2021-04-02selftests/resctrl: Add config dependenciesFenghua Yu1-0/+2
2021-04-02selftests/resctrl: Fix a printed messageReinette Chatre1-2/+2
2021-04-02selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu4-55/+52
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu8-117/+105
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu7-41/+41