Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-seccomp.c70 static void test_seccomp_killed(const char *args, int (*doit)(void)) in test_seccomp_killed() function
100 test_seccomp_killed("on,spawn=deny", doit_sys_fork); in test_seccomp_sys_fork_on_nospawn()
128 test_seccomp_killed("on,spawn=deny", doit_fork); in test_seccomp_fork_on_nospawn()