Searched refs:test_exec (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/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.14.4/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1501 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 1524 test_exec(cgrp, opt); in test_send_one() 1529 test_exec(cgrp, opt); in test_send_one() 1534 test_exec(cgrp, opt); in test_send_one() 1543 test_exec(cgrp, opt); in test_send_many() 1548 test_exec(cgrp, opt); in test_send_many() 1556 test_exec(cgrp, opt); in test_send_large() 1625 test_exec(cgrp, opt); in test_txmsg_skb() 1628 test_exec(cgrp, opt); in test_txmsg_skb() 1632 test_exec(cgrp, opt); in test_txmsg_skb() [all …]
|