aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski6-13/+13
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong2-7/+7
2022-07-07kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov1-0/+11
2022-07-07kunit: tool: refactor internal kconfig handling, allow overridingDaniel Latypov3-56/+54
2022-07-07kunit: tool: introduce --qemu_argsDaniel Latypov3-7/+37
2022-07-07kunit: tool: simplify creating LinuxSourceTreeOperationsDaniel Latypov1-10/+10
2022-07-07kunit: tool: cosmetic: don't specify duplicate kernel cmdline optionsDaniel Latypov1-1/+1
2022-07-07kunit: tool: refactoring printing logic into kunit_printer.pyDaniel Latypov5-58/+82
2022-07-07kunit: tool: redo how we construct and mock LinuxSourceTreeDaniel Latypov2-87/+65
2022-07-07kunit: tool: drop unused load_config argumentDaniel Latypov2-5/+1
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-29/+200
2022-07-07selftests/sgx: Page removal stress testReinette Chatre1-0/+120
2022-07-07selftests/sgx: Test reclaiming of untouched pageReinette Chatre1-0/+80
2022-07-07selftests/sgx: Test invalid access to removed enclave pageReinette Chatre1-0/+243
2022-07-07selftests/sgx: Test faulty enclave behaviorReinette Chatre1-0/+114
2022-07-07selftests/sgx: Test complete changing of page type flowReinette Chatre3-0/+385
2022-07-07selftests/sgx: Introduce TCS initialization enclave operationReinette Chatre2-0/+38
2022-07-07selftests/sgx: Introduce dynamic entry pointReinette Chatre1-0/+6
2022-07-07selftests/sgx: Test two different SGX2 EAUG flowsReinette Chatre1-0/+250
2022-07-07selftests/sgx: Add test for TCS page permission changesReinette Chatre1-0/+71
2022-07-07selftests/sgx: Add test for EPCM permission changesReinette Chatre3-0/+267
2022-07-07selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usageDave Marchevsky6-1/+416
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld3-8/+16
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld2-8/+6
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-07-06selftests/bpf: Fix few more compiler warningsAndrii Nakryiko3-4/+4
2022-07-06selftests/bpf: Fix bogus uninitialized variable warningAndrii Nakryiko1-1/+1
2022-07-06selftests: tls: add selftest variant for padJakub Kicinski1-0/+15
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor2-2/+103
2022-07-05selftests/bpf: Add type match test against kernel's task_structDaniel Müller3-0/+21
2022-07-05selftests/bpf: Add nested type to type based testsDaniel Müller3-20/+58
2022-07-05selftests/bpf: Add test checking more characteristicsDaniel Müller3-0/+91
2022-07-05selftests/bpf: Add type-match checks to type-based testsDaniel Müller3-4/+73
2022-07-05tools/testing/crypto: Use vzalloc instead of vmalloc+memsetSiddh Raman Pant1-6/+3
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean1-1/+1
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-05selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima3-1/+152
2022-07-04memblock tests: remove completed TODO itemsRebecca Mckeever1-11/+3
2022-07-04memblock tests: set memblock_debug to enable memblock_dbg() messagesRebecca Mckeever1-0/+7
2022-07-04memblock tests: add verbose output to memblock testsRebecca Mckeever6-344/+817
2022-07-04memblock tests: Makefile: add arguments to control verbosityRebecca Mckeever3-1/+23
2022-07-04selftest: net: bridge mdb add/del entry to port that is downCasper Andersson2-0/+119
2022-07-03selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar3-1/+56
2022-07-03userfaultfd: selftests: infinite loop in faulting_processEdward Liaw1-2/+2
2022-07-03selftests:timers: globals don't need initialization to 0Zan Aziz1-1/+1
2022-07-01selftests/net: fix section name when using xdp_dummy.oHangbin Liu5-7/+7
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-0/+43
2022-07-01bpf, selftests: Add verifier test case for jmp32's jeq/jneDaniel Borkmann1-0/+21