Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-seccomp.c114 static int doit_fork(void) in doit_fork() function
128 test_seccomp_killed("on,spawn=deny", doit_fork); in test_seccomp_fork_on_nospawn()
133 test_seccomp_passed("on", doit_fork); in test_seccomp_fork_on()
138 test_seccomp_passed("off", doit_fork); in test_seccomp_fork_off()