summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-07-08selftests: forwarding: Install no_forwarding.shMartin Blumenstingl-0/+1
2022-07-08selftests: forwarding: Install local_termination.shMartin Blumenstingl-0/+1
2022-07-08selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy-7/+17
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-7/+7
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev-6/+32
2022-07-08kunit: tool: Enable virtio/PCI by default on UMLDavid Gow-4/+27
2022-07-08kunit: tool: make --kunitconfig repeatable, blindly concatDaniel Latypov-23/+89
2022-07-08selftests: drivers/dma-buf: Improve message in selftest summarySoumya Negi-1/+2
2022-07-08selftests/kcmp: Make the test output consistent and clearGautam Menghani-2/+4
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller-2/+13
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski-13/+13
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong-7/+7
2022-07-07kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov-0/+11
2022-07-07kunit: tool: refactor internal kconfig handling, allow overridingDaniel Latypov-56/+54
2022-07-07kunit: tool: introduce --qemu_argsDaniel Latypov-7/+37
2022-07-07kunit: tool: simplify creating LinuxSourceTreeOperationsDaniel Latypov-10/+10
2022-07-07kunit: tool: cosmetic: don't specify duplicate kernel cmdline optionsDaniel Latypov-1/+1
2022-07-07kunit: tool: refactoring printing logic into kunit_printer.pyDaniel Latypov-58/+82
2022-07-07kunit: tool: redo how we construct and mock LinuxSourceTreeDaniel Latypov-87/+65
2022-07-07kunit: tool: drop unused load_config argumentDaniel Latypov-5/+1
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29/+200
2022-07-07selftests/sgx: Page removal stress testReinette Chatre-0/+120
2022-07-07selftests/sgx: Test reclaiming of untouched pageReinette Chatre-0/+80
2022-07-07selftests/sgx: Test invalid access to removed enclave pageReinette Chatre-0/+243
2022-07-07selftests/sgx: Test faulty enclave behaviorReinette Chatre-0/+114
2022-07-07selftests/sgx: Test complete changing of page type flowReinette Chatre-0/+385
2022-07-07selftests/sgx: Introduce TCS initialization enclave operationReinette Chatre-0/+38
2022-07-07selftests/sgx: Introduce dynamic entry pointReinette Chatre-0/+6
2022-07-07selftests/sgx: Test two different SGX2 EAUG flowsReinette Chatre-0/+250
2022-07-07selftests/sgx: Add test for TCS page permission changesReinette Chatre-0/+71
2022-07-07selftests/sgx: Add test for EPCM permission changesReinette Chatre-0/+267
2022-07-07selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usageDave Marchevsky-1/+416
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld-8/+16
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld-3/+2
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld-8/+6
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld-0/+18
2022-07-06selftests/bpf: Fix few more compiler warningsAndrii Nakryiko-4/+4
2022-07-06selftests/bpf: Fix bogus uninitialized variable warningAndrii Nakryiko-1/+1
2022-07-06selftests: tls: add selftest variant for padJakub Kicinski-0/+15
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor-2/+103
2022-07-05selftests/bpf: Add type match test against kernel's task_structDaniel Müller-0/+21
2022-07-05selftests/bpf: Add nested type to type based testsDaniel Müller-20/+58
2022-07-05selftests/bpf: Add test checking more characteristicsDaniel Müller-0/+91
2022-07-05selftests/bpf: Add type-match checks to type-based testsDaniel Müller-4/+73
2022-07-05tools/testing/crypto: Use vzalloc instead of vmalloc+memsetSiddh Raman Pant-6/+3
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean-1/+1
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean-0/+2
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean-0/+2
2022-07-05selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima-1/+152
2022-07-04memblock tests: remove completed TODO itemsRebecca Mckeever-11/+3