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 4db4662f6c..9db2f7f6bc 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -2391,6 +2391,7 @@ static struct {
{"BASE-CHKPATH", torture_chkpath_test, 0},
{"BASE-SECLEAK", torture_sec_leak, 0},
{"BASE-DISCONNECT", torture_disconnect, 0},
+ {"BASE-DELAYWRITE", torture_delay_write, 0},
/* benchmarking tests */
{"BENCH-HOLDCON", torture_holdcon, 0},