summaryrefslogtreecommitdiffstats
path: root/tools/regression/security/cap_test/cap_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/security/cap_test/cap_test.c')
-rw-r--r--tools/regression/security/cap_test/cap_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/regression/security/cap_test/cap_test.c b/tools/regression/security/cap_test/cap_test.c
index c583454..580ce4e 100644
--- a/tools/regression/security/cap_test/cap_test.c
+++ b/tools/regression/security/cap_test/cap_test.c
@@ -49,6 +49,8 @@ struct test all_tests[] = {
TEST_INIT(capmode),
TEST_INIT(capabilities),
TEST_INIT(fcntl),
+ TEST_INIT(pdfork),
+ TEST_INIT(pdkill),
TEST_INIT(relative),
TEST_INIT(sysctl),
};
OpenPOWER on IntegriCloud