Enable regress handshake_table

This commit is contained in:
kinichiro
2020-05-04 20:55:07 +09:00
parent 1b2044f355
commit 4270e6716f
2 changed files with 9 additions and 1 deletions

View File

@@ -228,7 +228,8 @@ check_PROGRAMS += gost2814789t
gost2814789t_SOURCES = gost2814789t.c
# handshake_table
noinst_PROGRAMS = handshake_table
TESTS += handshake_table
check_PROGRAMS += handshake_table
handshake_table_SOURCES = handshake_table.c
# hkdf_test