summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
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
2022-07-04memblock tests: set memblock_debug to enable memblock_dbg() messagesRebecca Mckeever-0/+7
2022-07-04memblock tests: add verbose output to memblock testsRebecca Mckeever-344/+817
2022-07-04memblock tests: Makefile: add arguments to control verbosityRebecca Mckeever-1/+23
2022-07-04selftest: net: bridge mdb add/del entry to port that is downCasper Andersson-0/+119
2022-07-03selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar-1/+56
2022-07-03userfaultfd: selftests: infinite loop in faulting_processEdward Liaw-2/+2
2022-07-03selftests:timers: globals don't need initialization to 0Zan Aziz-1/+1
2022-07-01selftests/net: fix section name when using xdp_dummy.oHangbin Liu-7/+7
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-0/+43
2022-07-01bpf, selftests: Add verifier test case for jmp32's jeq/jneDaniel Borkmann-0/+21
2022-07-01bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalarDaniel Borkmann-0/+22
2022-07-01selftests/bpf: Skip lsm_cgroup when we don't have trampolinesStanislav Fomichev-0/+8
2022-07-01net/cmsg_sender: Remove a semicolonLi kunyu-1/+1
2022-07-01selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed-0/+23
2022-07-01remove CONFIG_ANDROIDChristoph Hellwig-2/+0
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-28/+364
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-23/+360
2022-06-30selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski-5/+4
2022-06-30selftests/xsk: Verify correctness of XDP prog attach pointMaciej Fijalkowski-0/+17
2022-06-30selftests/xsk: Introduce XDP prog load based on existing AF_XDP socketMaciej Fijalkowski-1/+7
2022-06-30selftests/xsk: Avoid bpf_link probe for existing xskMaciej Fijalkowski-1/+1
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski-1/+163
2022-06-30bpftool: Use feature list in bash completionQuentin Monnet-17/+3
2022-06-29selftests net: fix kselftest net fatal errorColeman Dietsch-1/+1
2022-06-29selftests/bpf: lsm_cgroup functional testStanislav Fomichev-0/+474