Searched refs:test_exec (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-exec.c | 27 static int test_exec(void) in test_exec() function 66 return test_harness(test_exec, "tm_exec"); in main()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 1504 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 1527 test_exec(cgrp, opt); in test_send_one() 1532 test_exec(cgrp, opt); in test_send_one() 1537 test_exec(cgrp, opt); in test_send_one() 1546 test_exec(cgrp, opt); in test_send_many() 1551 test_exec(cgrp, opt); in test_send_many() 1559 test_exec(cgrp, opt); in test_send_large() 1624 test_exec(cgrp, opt); in test_txmsg_skb() 1627 test_exec(cgrp, opt); in test_txmsg_skb() 1631 test_exec(cgrp, opt); in test_txmsg_skb() [all …]
|