From: Alan T. DeKok Date: Mon, 4 Aug 2025 13:07:12 +0000 (-0400) Subject: add attribute type 'attr' and test VALUE X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e23bb123be77cd5216762653816a3ddaf72f458f;p=thirdparty%2Ffreeradius-server.git add attribute type 'attr' and test VALUE not used for anything yet, because the encoder / decoder do not support it --- diff --git a/src/tests/unit/protocols/der/dictionary.test b/src/tests/unit/protocols/der/dictionary.test index ff41622f52..7b64ebe963 100644 --- a/src/tests/unit/protocols/der/dictionary.test +++ b/src/tests/unit/protocols/der/dictionary.test @@ -182,3 +182,6 @@ BEGIN Test-Choice ATTRIBUTE option0 0 integer class=private ATTRIBUTE option1 1 integer class=private END Test-Choice + +DEFINE Test-Attr attribute +VALUE Test-Attr Test-TLV @.Test-TLV