summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index d29a87d..333f088 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -96,6 +96,8 @@ RUNTIME_TARGETS= \
96 test_send_static \ 96 test_send_static \
97 test_sendto_dynamic \ 97 test_sendto_dynamic \
98 test_sendto_static \ 98 test_sendto_static \
99 test_sprintf \
100 test_sprintf_62 \
99 test_stpcpy_dynamic_write \ 101 test_stpcpy_dynamic_write \
100 test_stpcpy_overwrite_over \ 102 test_stpcpy_overwrite_over \
101 test_stpcpy_overwrite_under \ 103 test_stpcpy_overwrite_under \