]> git.ipfire.org Git - thirdparty/samba.git/commit
python/tests/krb5: modify rfc4120.asn1 in order to generate pyasn1 code
authorStefan Metzmacher <metze@samba.org>
Thu, 13 Feb 2020 15:29:38 +0000 (16:29 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 27 Mar 2020 18:17:35 +0000 (18:17 +0000)
commit94d068427f6cf23ab68c135ed9833db4b9155b65
treecb28ec51ba777fe66e22d8b32e03bc6c1ee72505
parenta2f75c314e9946f74e9dacceac690295999925b5
python/tests/krb5: modify rfc4120.asn1 in order to generate pyasn1 code

The pyasn1 bindings are generated by pyasn1gen.py from
https://github.com/kimgr/asn1ate.git

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Isaac Boukris <iboukris@samba.org>
python/samba/tests/krb5/rfc4120.asn1
python/samba/tests/krb5/rfc4120_pyasn1.py [new file with mode: 0644]
python/samba/tests/krb5/rfc4120_pyasn1_regen.sh [new file with mode: 0755]
python/samba/tests/source.py