metadata: Add metadata factory and implementation for integer types

Co-authored-by: Thomas Egerer <[email protected]>
This commit is contained in:
Tobias Brunner
2022-01-14 10:13:21 +01:00
co-authored by Thomas Egerer
parent 85d626e9ae
commit 531335ad20
12 changed files with 657 additions and 1 deletions
+2 -1
View File
@@ -65,7 +65,8 @@ libstrongswan_tests_SOURCES = tests.h tests.c \
suites/test_ntru.c \
suites/test_ed25519.c \
suites/test_ed448.c \
suites/test_signature_params.c
suites/test_signature_params.c \
suites/test_metadata.c
libstrongswan_tests_CFLAGS = \
-I$(top_srcdir)/src/libstrongswan \