aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 96a850f..f98fac7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -435,6 +435,11 @@ dsatest_SOURCES = dsatest.c
435#endif 435#endif
436#EXTRA_DIST += dtlstest.sh 436#EXTRA_DIST += dtlstest.sh
437 437
438# dtls_handshake_msg_test
439TESTS += dtls_handshake_msg_test
440check_PROGRAMS += dtls_handshake_msg_test
441dtls_handshake_msg_test_SOURCES = dtls_handshake_msg_test.c
442
438# dtls_wire_test 443# dtls_wire_test
439TESTS += dtls_wire_test 444TESTS += dtls_wire_test
440check_PROGRAMS += dtls_wire_test 445check_PROGRAMS += dtls_wire_test