aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2014-10-16 10:11:09 +0200
committerBjörn Gustavsson <[email protected]>2015-01-12 11:40:25 +0100
commit2b7c2f721034560dae0ef3120c6dc276a906f71f (patch)
tree8c0c5a3689e47fc807d9213201106b39a8d4d366 /lib/asn1/test/Makefile
parent55f6965558bed5bfbcf178d0203b7311b447b81a (diff)
downloadotp-2b7c2f721034560dae0ef3120c6dc276a906f71f.tar.gz
otp-2b7c2f721034560dae0ef3120c6dc276a906f71f.tar.bz2
otp-2b7c2f721034560dae0ef3120c6dc276a906f71f.zip
Add the rfcs test case
Add the ASN.1 specs from RFC-5911 and RFC-5912.
Diffstat (limited to 'lib/asn1/test/Makefile')
-rw-r--r--lib/asn1/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/asn1/test/Makefile b/lib/asn1/test/Makefile
index f4f55bbf52..069e5d2ab1 100644
--- a/lib/asn1/test/Makefile
+++ b/lib/asn1/test/Makefile
@@ -110,6 +110,7 @@ MODULES= \
testWSParamClass \
testValueTest \
testUniqueObjectSets \
+ testRfcs \
asn1_test_lib \
asn1_app_test \
asn1_appup_test \