linux/tools/testing/selftests/seccomp
Kees Cook 93bd70e333 seccomp: Adjust selftests to avoid double-join
While glibc's pthread implementation is rather forgiving about repeat
thread joining, Bionic has recently become much more strict. To deal with
this, actually track which threads have been successfully joined and kill
the rest at teardown.

Based on a patch from Paul Lawrence.

Cc: Paul Lawrence <paullawrence@google.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
2017-06-26 09:22:33 -07:00
..
.gitignore selftests: add seccomp suite 2015-06-17 17:12:32 -06:00
config selftests: create test-specific kconfig fragments 2016-02-25 09:47:52 -07:00
Makefile selftests: remove duplicated all and clean target 2017-01-05 13:41:35 -07:00
seccomp_bpf.c seccomp: Adjust selftests to avoid double-join 2017-06-26 09:22:33 -07:00
test_harness.h selftests/seccomp: fix 32-bit build warnings 2016-01-07 13:40:20 -07:00