diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index c862c52..4c127b5 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -113,6 +113,7 @@ RUNTIME_TARGETS= \ | |||
| 113 | test_vsnprintf_dynamic \ | 113 | test_vsnprintf_dynamic \ |
| 114 | test_vsnprintf_static \ | 114 | test_vsnprintf_static \ |
| 115 | test_vsprintf \ | 115 | test_vsprintf \ |
| 116 | test_vprintf \ | ||
| 116 | test_wcscat_static_write \ | 117 | test_wcscat_static_write \ |
| 117 | test_wcscpy_static_write \ | 118 | test_wcscpy_static_write \ |
| 118 | test_wcsncat_static_write \ | 119 | test_wcsncat_static_write \ |
