diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 71fb930..adea381 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -94,6 +94,8 @@ RUNTIME_TARGETS= \ | |||
| 94 | test_vsnprintf_static \ | 94 | test_vsnprintf_static \ |
| 95 | test_vsprintf \ | 95 | test_vsprintf \ |
| 96 | test_wcrtomb \ | 96 | test_wcrtomb \ |
| 97 | test_wcsnrtombs_dynamic \ | ||
| 98 | test_wcsnrtombs_static \ | ||
| 97 | test_wcscat_static_write \ | 99 | test_wcscat_static_write \ |
| 98 | test_wcscpy_static_write \ | 100 | test_wcscpy_static_write \ |
| 99 | test_wcsncat_static_write \ | 101 | test_wcsncat_static_write \ |
