nwrap: Fix the build on Solaris
[obnox/samba/samba-obnox.git] / selftest / tests.py
index 872fbaf0094992ae97b4b9f12eb0036d985883a0..0ae23c0f55b0428c85d6a4c7b11afd05460dd3df 100644 (file)
@@ -67,6 +67,10 @@ planpythontestsuite(
     "none", "wafsamba.tests.test_suite",
     extra_path=[os.path.join(samba4srcdir, "..", "buildtools"),
                 os.path.join(samba4srcdir, "..", "third_party", "waf", "wafadmin")])
+plantestsuite(
+    "samba4.blackbox.demote-saveddb", "none",
+    ["PYTHON=%s" % python, os.path.join(bbdir, "demote-saveddb.sh"),
+     '$PREFIX_ABS/demote', configuration])
 plantestsuite(
     "samba4.blackbox.dbcheck.alpha13", "none",
     ["PYTHON=%s" % python, os.path.join(bbdir, "dbcheck-oldrelease.sh"),