unit-tests: Check encoding/retrieval of serial numbers

This commit is contained in:
Andreas Steffen
2022-12-05 20:18:24 +01:00
parent 18082ce2b0
commit 0d88c76abc
4 changed files with 985 additions and 0 deletions
+2
View File
@@ -48,6 +48,8 @@ libstrongswan_tests_SOURCES = tests.h tests.c \
suites/test_rsa_oaep_sha512.c \
suites/test_certpolicy.c \
suites/test_certnames.c \
suites/test_serial_gen.c \
suites/test_serial_parse.c \
suites/test_host.c \
suites/test_auth_cfg.c \
suites/test_hasher.c \