From 50b37d4a27d3295a29afca2286f1a5a086142cec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 11:49:46 +0200 Subject: Adding upstream version 3.2.1+dfsg. Signed-off-by: Daniel Baumann --- src/tests/dictionary.test | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/tests/dictionary.test (limited to 'src/tests/dictionary.test') diff --git a/src/tests/dictionary.test b/src/tests/dictionary.test new file mode 100644 index 0000000..1b3130f --- /dev/null +++ b/src/tests/dictionary.test @@ -0,0 +1,11 @@ +# +# Used for internal testing +# +VENDOR TEST 32000 + +BEGIN-VENDOR TEST +ATTRIBUTE Test-Name 1 string +ATTRIBUTE Test-Number 2 integer +ATTRIBUTE Test-Server-Port 3 integer +ATTRIBUTE Test-Signed 4 signed +END-VENDOR TEST -- cgit v1.2.3