unit-tests: 12 asn1 functions tested

This commit is contained in:
Andreas Steffen
2013-11-02 21:20:04 +01:00
parent c3103700fc
commit 54bce665c4
3 changed files with 541 additions and 1 deletions
+2 -1
View File
@@ -7,7 +7,8 @@ test_runner_SOURCES = \
test_linked_list.c test_enumerator.c test_linked_list_enumerator.c \
test_bio_reader.c test_bio_writer.c test_chunk.c test_enum.c test_hashtable.c \
test_identification.c test_threading.c test_utils.c test_vectors.c \
test_array.c test_ecdsa.c test_rsa.c test_host.c test_printf.c test_pen.c
test_array.c test_ecdsa.c test_rsa.c test_host.c test_printf.c test_pen.c \
test_asn1.c
test_runner_CFLAGS = \
-I$(top_srcdir)/src/libstrongswan \