From 6003a7c9d4319eba8eff7bfb8e4a73d3d1d38786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Fri, 26 Sep 2014 12:03:01 +0200 Subject: Add a new test case to test values in ValueTest.asn1 We only tested that ValueTest.asn1 would compile, no that the values were correct. --- lib/asn1/test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/asn1/test/Makefile') diff --git a/lib/asn1/test/Makefile b/lib/asn1/test/Makefile index b1b08aa9f9..2c9d06cc0a 100644 --- a/lib/asn1/test/Makefile +++ b/lib/asn1/test/Makefile @@ -107,6 +107,7 @@ MODULES= \ testX420 \ test_x691 \ testWSParamClass \ + testValueTest \ asn1_test_lib \ asn1_app_test \ asn1_appup_test \ -- cgit v1.2.3