ascon: move tests to api.c and introduce framework to split up api.c
This commit is contained in:
4
tests/api/include.am
Normal file
4
tests/api/include.am
Normal file
@@ -0,0 +1,4 @@
|
||||
if BUILD_TESTS
|
||||
tests_unit_test_SOURCES += tests/api/ascon.c
|
||||
endif
|
||||
EXTRA_DIST += tests/api/ascon.h
|
||||
Reference in New Issue
Block a user