summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnoop C S <anoopcs@samba.org>2021-03-31 11:12:17 +0530
committerAnoop C S <anoopcs@cryptolab.net>2021-03-31 12:52:27 +0530
commit7ec4c017d951364d22d87ab16b19cca62b8785d2 (patch)
treef299c3ad6ec95f89e7642c76b3ece2b61b0211b2
parent17830c9e684d6c7970324feddf3667ca2bd226e9 (diff)
downloadsamba-integration-7ec4c017d951364d22d87ab16b19cca62b8785d2.tar.gz
samba-integration-7ec4c017d951364d22d87ab16b19cca62b8785d2.tar.xz
samba-integration-7ec4c017d951364d22d87ab16b19cca62b8785d2.zip
Add new python samba test script
-rw-r--r--packaging/samba.spec.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/samba.spec.j2 b/packaging/samba.spec.j2
index ff8a850..4032545 100644
--- a/packaging/samba.spec.j2
+++ b/packaging/samba.spec.j2
@@ -2438,6 +2438,7 @@ fi
%{python3_sitearch}/samba/tests/__pycache__/dns_tkey.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/dns_wildcard.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/dsdb.*.pyc
+%{python3_sitearch}/samba/tests/__pycache__/dsdb_dns.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/dsdb_lock.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/dsdb_schema_attributes.*.pyc
%{python3_sitearch}/samba/tests/__pycache__/docs.*.pyc
@@ -2623,6 +2624,7 @@ fi
%{python3_sitearch}/samba/tests/dns_tkey.py
%{python3_sitearch}/samba/tests/dns_wildcard.py
%{python3_sitearch}/samba/tests/dsdb.py
+%{python3_sitearch}/samba/tests/dsdb_dns.py
%{python3_sitearch}/samba/tests/dsdb_lock.py
%{python3_sitearch}/samba/tests/dsdb_schema_attributes.py
%{python3_sitearch}/samba/tests/docs.py