update tests

This commit is contained in:
Brent Cook
2019-02-09 07:40:14 -06:00
parent 79a66f1b5d
commit 4d6cfb10ed
2 changed files with 6 additions and 1 deletions

View File

@@ -216,6 +216,10 @@ TESTS += gost2814789t
check_PROGRAMS += gost2814789t
gost2814789t_SOURCES = gost2814789t.c
# handshake_table
noinst_PROGRAMS = handshake_table
handshake_table_SOURCES = handshake_table.c
# hkdf_test
TESTS += hkdftest
check_PROGRAMS += hkdftest