]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
narrow down string format dicts and tests
authorAlan T. DeKok <aland@freeradius.org>
Sat, 22 Feb 2025 17:03:09 +0000 (12:03 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 22 Feb 2025 19:29:38 +0000 (14:29 -0500)
commit83ed8bf9988a710d6b0d79a0d923c4fdf601c0ff
treeda2ccf667ed7b99b02971c07937ec0b8a3654ef3
parent722ed9e629fc5d03d4bd93e576663fd80494189e
narrow down string format dicts and tests

For now, we test encoding and decoding of strings by types.

Move conflicting tests to an "ignore" file.  Those tests define
the dictionary attribute as one DER type, and then do test
encode / decode as a different DER type
src/tests/unit/protocols/der/base.txt
src/tests/unit/protocols/der/dictionary.test
src/tests/unit/protocols/der/string.txt.ignore [new file with mode: 0644]