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 5bc7fdb..be379cd 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -35,6 +35,8 @@ TARGETS= \
35 test_getlogin_r_static \ 35 test_getlogin_r_static \
36 test_mbsrtowcs_dynamic \ 36 test_mbsrtowcs_dynamic \
37 test_mbsrtowcs_static \ 37 test_mbsrtowcs_static \
38 test_mbstowcs_dynamic \
39 test_mbstowcs_static \
38 test_memchr_dynamic_read \ 40 test_memchr_dynamic_read \
39 test_memchr_static_read \ 41 test_memchr_static_read \
40 test_memcpy_dynamic_read \ 42 test_memcpy_dynamic_read \