summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2018-03-14 16:53:13 +1300
committerDouglas Bagnall <dbagnall@samba.org>2018-03-21 04:36:22 +0100
commitb71f897b4feba0b6cae6c6c3d9c3122ebc640e38 (patch)
tree98e590b3d0faa3ef7bc064f8fcb4809d3488a7db /selftest
parentecf503ce76cd241e0e095279642820f72c8a7fba (diff)
downloadsamba-b71f897b4feba0b6cae6c6c3d9c3122ebc640e38.tar.gz
tests/kcc_util: Add unit tests for automatic site coverage
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/tests.py b/selftest/tests.py
index e69bc31b638..ccd184f60e1 100644
--- a/selftest/tests.py
+++ b/selftest/tests.py
@@ -147,7 +147,6 @@ planpythontestsuite("none", "samba.tests.ntacls")
planpythontestsuite("none", "samba.tests.policy")
planpythontestsuite("none", "samba.tests.kcc.graph")
planpythontestsuite("none", "samba.tests.kcc.graph_utils")
-planpythontestsuite("none", "samba.tests.kcc.kcc_utils")
planpythontestsuite("none", "samba.tests.kcc.ldif_import_export")
planpythontestsuite("none", "samba.tests.graph")
plantestsuite("wafsamba.duplicate_symbols", "none", [os.path.join(srcdir(), "buildtools/wafsamba/test_duplicate_symbol.sh")])