]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
don't use the internal namespace for these dictionary tests
authorAlan T. DeKok <aland@freeradius.org>
Tue, 23 Feb 2021 18:04:55 +0000 (13:04 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 23 Feb 2021 18:04:55 +0000 (13:04 -0500)
src/tests/dict/base.dict

index 715693da14d7043a5ef81513eb887f5261d25f01..cdf7796dbe4dd51acfe2a12508f46c1a714aa176 100644 (file)
@@ -1,6 +1,8 @@
 #
 #  Stand-alone dictionaries to see if the dictionary parser works
 #
+PROTOCOL       TEST            254
+BEGIN-PROTOCOL TEST
 
 ATTRIBUTE      Base-String                             1       string
 ATTRIBUTE      Base-Integer                            2       integer
@@ -28,3 +30,5 @@ ATTRIBUTE     Base-Integer64                          19      integer64
 ATTRIBUTE      Base-IPv4-Prefix                        20      ipv4prefix
 
 # Ignore VSA, VENDOR, timeval, boolean, combo-ip-prefix, decimal... for now
+
+END-PROTOCOL TEST