summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-16 14:43:51 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-16 14:44:41 +0100
commit5cf39b67767906e7d2932d80a15f58ef31447ec2 (patch)
tree08b1141e6006b54bb9f99d7545f7295f21d5638b
parent7963486c6286aa479ad90455f602c0edad39d8b5 (diff)
downloadlibtasn1-5cf39b67767906e7d2932d80a15f58ef31447ec2.tar.gz
tests: run decoding-invalid-pkcs7 on make check
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 537acaf..6771ff0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -64,7 +64,7 @@ TESTS = Test_parser Test_tree Test_encoding Test_indefinite \
Test_strings Test_choice Test_encdec copynode coding-decoding2 \
strict-der Test_choice_ocsp decoding decoding-invalid-x509 \
ocsp-basic-response octet-string coding-long-oid object-id-decoding \
- spc_pe_image_data
+ spc_pe_image_data decoding-invalid-pkcs7
TESTS_ENVIRONMENT = \
ASN1PARSER=$(srcdir)/Test_parser.asn \