]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
move the basic type encoding to its own file
authorAlan T. DeKok <aland@freeradius.org>
Mon, 17 Feb 2025 16:52:06 +0000 (11:52 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 17 Feb 2025 16:52:06 +0000 (11:52 -0500)
commit92d755ad16ab64dab7581a168cf49ccc38f435fd
tree2e5c7e4b714126e7290580f3f35a112ed7436085
parentf372e61d590379aafdd2751a7296ddba9feea2d3
move the basic type encoding to its own file

so that we test encoding of all of the data types before we
start testing more complex things.

Add "count" to all of the inputs, too
src/tests/unit/protocols/der/base.txt [new file with mode: 0644]
src/tests/unit/protocols/der/csrs.txt
src/tests/unit/protocols/der/pkcs10.txt
src/tests/unit/protocols/der/x509certs.txt