Searched refs:test_exec (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/testing/selftests/powerpc/tm/ |
D | tm-exec.c | 27 static int test_exec(void) in test_exec() function 66 return test_harness(test_exec, "tm_exec"); in main()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1407 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 1430 test_exec(cgrp, opt); in test_send_one() 1435 test_exec(cgrp, opt); in test_send_one() 1440 test_exec(cgrp, opt); in test_send_one() 1449 test_exec(cgrp, opt); in test_send_many() 1454 test_exec(cgrp, opt); in test_send_many() 1462 test_exec(cgrp, opt); in test_send_large() 1527 test_exec(cgrp, opt); in test_txmsg_skb() 1530 test_exec(cgrp, opt); in test_txmsg_skb() 1534 test_exec(cgrp, opt); in test_txmsg_skb() [all …]
|