Searched refs:test_exec (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/tools/testing/selftests/powerpc/tm/ |
| D | tm-exec.c | 31 static int test_exec(void) in test_exec() function 69 return test_harness(test_exec, "tm_exec"); in main()
|
| /Linux-v4.19/tools/testing/selftests/bpf/ |
| D | test_sockmap.c | 945 static int test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 978 err = test_exec(cgrp, &opt); in test_loop() 1035 err = test_exec(cgrp, opt); in test_send() 1042 err = test_exec(cgrp, opt); in test_send() 1049 err = test_exec(cgrp, opt); in test_send() 1056 err = test_exec(cgrp, opt); in test_send() 1063 err = test_exec(cgrp, opt); in test_send() 1070 err = test_exec(cgrp, opt); in test_send() 1215 err = test_exec(cgrp, &opt); in test_start_end() 1224 err = test_exec(cgrp, &opt); in test_start_end() [all …]
|