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 1ea610b..c2bc378 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -84,6 +84,8 @@ TARGETS= \
84 test_strncpy_overwrite_over \ 84 test_strncpy_overwrite_over \
85 test_strncpy_overwrite_under \ 85 test_strncpy_overwrite_under \
86 test_strncpy_static_write \ 86 test_strncpy_static_write \
87 test_strrchr_dynamic_read \
88 test_strrchr_static_read \
87 test_ttyname_r_dynamic \ 89 test_ttyname_r_dynamic \
88 test_ttyname_r_static \ 90 test_ttyname_r_static \
89 test_vsnprintf_dynamic \ 91 test_vsnprintf_dynamic \