r26189: Add really trivial testsuite for the auth module.
[garming/samba-autobuild/.git] / source4 / selftest / samba4_tests.sh
index d57c6f34bd1226a9aa9817ef375b60bd98b2d375..67d2e69a1286025fa5d6fac159e4249195e5bf3b 100755 (executable)
@@ -298,4 +298,5 @@ then
        plantest "credentials.python" none PYTHONPATH=bin/python trial auth/credentials/tests/bindings.py
        plantest "registry.python" none PYTHONPATH=bin/python trial lib/registry/tests/bindings.py
        plantest "tdb.python" none PYTHONPATH=bin/python trial lib/tdb/python/tests/simple.py
+       plantest "auth.python" none PYTHONPATH=bin/python trial auth/tests/bindings.py
 fi