summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/torture.c')
-rw-r--r--source4/torture/torture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/torture.c b/source4/torture/torture.c
index e4729470dd..f6004ed428 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -4185,6 +4185,7 @@ static struct {
{"BASE-OPENATTR", run_openattrtest, 0},
{"BASE-CHARSET", torture_charset, 0},
{"BASE-CHKPATH", torture_chkpath_test, 0},
+ {"BASE-SECLEAK", torture_sec_leak, 0},
/* benchmarking tests */
{"BENCH-HOLDCON", torture_holdcon, 0},