summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAnoop C S <anoopcs@samba.org>2020-11-06 13:56:43 +0530
committerGünther Deschner <gd@samba.org>2020-11-09 15:55:13 +0100
commit80dd096fe47a28a6b46d7fe21d5ad4346d9ce61f (patch)
tree80daeb2c7f4f0930db6f7d8dda585632ded3f507 /packaging
parent4353a37955712b84306f67564665aa056a54f38f (diff)
downloadsamba-integration-80dd096fe47a28a6b46d7fe21d5ad4346d9ce61f.tar.gz
samba-integration-80dd096fe47a28a6b46d7fe21d5ad4346d9ce61f.tar.xz
samba-integration-80dd096fe47a28a6b46d7fe21d5ad4346d9ce61f.zip
Add new krb5 python test
Diffstat (limited to 'packaging')
-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 3cf7adb..e161986 100644
--- a/packaging/samba.spec.j2
+++ b/packaging/samba.spec.j2
@@ -2763,12 +2763,14 @@ fi
%{python3_sitearch}/samba/tests/xattr.py
%{python3_sitearch}/samba/tests/ldap_raw.py
+%{python3_sitearch}/samba/tests/krb5/__pycache__/as_canonicalization_tests.*.pyc
%{python3_sitearch}/samba/tests/krb5/__pycache__/kcrypto.*.pyc
%{python3_sitearch}/samba/tests/krb5/__pycache__/raw_testcase.*.pyc
%{python3_sitearch}/samba/tests/krb5/__pycache__/rfc4120_pyasn1.*.pyc
%{python3_sitearch}/samba/tests/krb5/__pycache__/simple_tests.*.pyc
%{python3_sitearch}/samba/tests/krb5/__pycache__/s4u_tests.*.pyc
%{python3_sitearch}/samba/tests/krb5/__pycache__/xrealm_tests.*.pyc
+%{python3_sitearch}/samba/tests/krb5/as_canonicalization_tests.py
%{python3_sitearch}/samba/tests/krb5/kcrypto.py
%{python3_sitearch}/samba/tests/krb5/raw_testcase.py
%{python3_sitearch}/samba/tests/krb5/rfc4120_pyasn1.py