Searched hist:af4fddff (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/timens/ |
H A D | vfork_exec.c | af4fddff Thu Oct 13 12:31:54 CDT 2022 Andrei Vagin <avagin@gmail.com> selftests/timens: add a test for vfork+exit
* check that a child process is in parent's time namespace after vfork. * check that a child process is in the target namespace after exec.
Output on success: 1..4 ok 1 parent before vfork ok 2 child after exec ok 3 wait for child ok 4 parent after vfork # Totals: pass:4 fail:0 xfail:0 xpass:0 skip:0 error:0
Signed-off-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20221013173154.291597-1-avagin@google.com
|
H A D | .gitignore | af4fddff Thu Oct 13 12:31:54 CDT 2022 Andrei Vagin <avagin@gmail.com> selftests/timens: add a test for vfork+exit
* check that a child process is in parent's time namespace after vfork. * check that a child process is in the target namespace after exec.
Output on success: 1..4 ok 1 parent before vfork ok 2 child after exec ok 3 wait for child ok 4 parent after vfork # Totals: pass:4 fail:0 xfail:0 xpass:0 skip:0 error:0
Signed-off-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20221013173154.291597-1-avagin@google.com
|
H A D | Makefile | af4fddff Thu Oct 13 12:31:54 CDT 2022 Andrei Vagin <avagin@gmail.com> selftests/timens: add a test for vfork+exit
* check that a child process is in parent's time namespace after vfork. * check that a child process is in the target namespace after exec.
Output on success: 1..4 ok 1 parent before vfork ok 2 child after exec ok 3 wait for child ok 4 parent after vfork # Totals: pass:4 fail:0 xfail:0 xpass:0 skip:0 error:0
Signed-off-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20221013173154.291597-1-avagin@google.com
|