summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
Diffstat (limited to 'source4/selftest')
-rwxr-xr-xsource4/selftest/tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index 7f2226852c9..8689cbba3a7 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -774,6 +774,9 @@ planoldpythontestsuite("ad_dc",
"samba.tests.net_join",
extra_args=['-U"$USERNAME%$PASSWORD"'],
py3_compatible=True)
+planoldpythontestsuite("ad_dc",
+ "samba.tests.segfault",
+ extra_args=['-U"$USERNAME%$PASSWORD"'])
# Need to test the password hashing in multiple environments to ensure that
# all the possible options are covered
#