Home
last modified time | relevance | path

Searched refs:doit_thread (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/unit/
H A Dtest-seccomp.c146 static int doit_thread(void) in doit_thread() function
161 test_seccomp_passed("on", doit_thread); in test_seccomp_thread_on()
166 test_seccomp_passed("on,spawn=deny", doit_thread); in test_seccomp_thread_on_nospawn()
171 test_seccomp_passed("off", doit_thread); in test_seccomp_thread_off()