summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 4c127b5..445ac9c 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -22,6 +22,7 @@ RUNTIME_TARGETS= \
22 test_fgets_static \ 22 test_fgets_static \
23 test_fgetws_dynamic \ 23 test_fgetws_dynamic \
24 test_fgetws_static \ 24 test_fgetws_static \
25 test_fprintf \
25 test_fread_int_overflow \ 26 test_fread_int_overflow \
26 test_fread_overwrite_dynamic \ 27 test_fread_overwrite_dynamic \
27 test_fread_overwrite_static \ 28 test_fread_overwrite_static \