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 be379cd..1f92b36 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -37,6 +37,8 @@ TARGETS= \ | |||
| 37 | test_mbsrtowcs_static \ | 37 | test_mbsrtowcs_static \ |
| 38 | test_mbstowcs_dynamic \ | 38 | test_mbstowcs_dynamic \ |
| 39 | test_mbstowcs_static \ | 39 | test_mbstowcs_static \ |
| 40 | test_wmemset_dynamic \ | ||
| 41 | test_wmemset_static \ | ||
| 40 | test_memchr_dynamic_read \ | 42 | test_memchr_dynamic_read \ |
| 41 | test_memchr_static_read \ | 43 | test_memchr_static_read \ |
| 42 | test_memcpy_dynamic_read \ | 44 | test_memcpy_dynamic_read \ |
