diff options
Diffstat (limited to 'source4/torture/torture.c')
-rw-r--r-- | source4/torture/torture.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/torture.c b/source4/torture/torture.c index 2a0e344c09..60f39cdac7 100644 --- a/source4/torture/torture.c +++ b/source4/torture/torture.c @@ -2342,6 +2342,7 @@ static struct { {"BENCH-HOLDCON", torture_holdcon, 0}, {"BENCH-NBENCH", torture_nbench, 0}, {"BENCH-TORTURE", NULL, run_torture}, + {"BENCH-NBT", torture_bench_nbt, 0}, /* RAW smb tests */ {"RAW-QFSINFO", torture_raw_qfsinfo, 0}, |