linux/tools/testing/selftests/clone3
Adrian Reber 17a810699c
selftests: add tests for clone3()
This adds tests for clone3() with different values and sizes
of struct clone_args.

This selftest was initially part of of the clone3() with PID selftest.
After that patch was almost merged Eugene sent out a couple of patches
to fix problems with these test.

This commit now only contains the clone3() selftest after the LPC
decision to rework clone3() with PID to allow setting the PID in
multiple PID namespaces including all of Eugene's patches.

Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
Signed-off-by: Adrian Reber <areber@redhat.com>
Reviewed-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20191112095851.811884-1-areber@redhat.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2019-11-12 12:11:57 +01:00
..
.gitignore selftests: add tests for clone3() 2019-11-12 12:11:57 +01:00
clone3_clear_sighand.c
clone3.c selftests: add tests for clone3() 2019-11-12 12:11:57 +01:00
Makefile selftests: add tests for clone3() 2019-11-12 12:11:57 +01:00