Searched refs:test_exec (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/powerpc/tm/ |
D | tm-exec.c | 27 static int test_exec(void) in test_exec() function 65 return test_harness(test_exec, "tm_exec"); in main()
|
/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1189 static int test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 1222 err = test_exec(cgrp, &opt); in test_loop() 1279 err = test_exec(cgrp, opt); in test_send() 1286 err = test_exec(cgrp, opt); in test_send() 1293 err = test_exec(cgrp, opt); in test_send() 1300 err = test_exec(cgrp, opt); in test_send() 1307 err = test_exec(cgrp, opt); in test_send() 1314 err = test_exec(cgrp, opt); in test_send() 1482 err = test_exec(cgrp, &opt); in test_start_end() 1491 err = test_exec(cgrp, &opt); in test_start_end() [all …]
|