tests python krb5: initial TGS tests
[samba.git] / source4 / selftest / tests.py
index 2aeaf36c8eea82b62c9ef5e84ef7eba105bd6efa..9dc2df44bc4a1661e9184fb6505128a5fbc8b0ee 100755 (executable)
@@ -1367,6 +1367,9 @@ for env in ["rodc", "promoted_dc", "fl2000dc", "fl2008r2dc"]:
 planpythontestsuite("ad_dc", "samba.tests.krb5.as_canonicalization_tests")
 planpythontestsuite("ad_dc", "samba.tests.krb5.compatability_tests")
 planpythontestsuite("ad_dc", "samba.tests.krb5.kdc_tests")
+planpythontestsuite(
+    "ad_dc",
+    "samba.tests.krb5.kdc_tgs_tests")
 
 for env in [
         'vampire_dc',