Searched refs:test_exec (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/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()
|
| /Linux-v5.4/tools/testing/selftests/bpf/ |
| D | test_sockmap.c | 1180 static int test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 1213 err = test_exec(cgrp, &opt); in test_loop() 1270 err = test_exec(cgrp, opt); in test_send() 1277 err = test_exec(cgrp, opt); in test_send() 1284 err = test_exec(cgrp, opt); in test_send() 1291 err = test_exec(cgrp, opt); in test_send() 1298 err = test_exec(cgrp, opt); in test_send() 1305 err = test_exec(cgrp, opt); in test_send() 1473 err = test_exec(cgrp, &opt); in test_start_end() 1482 err = test_exec(cgrp, &opt); in test_start_end() [all …]
|