diff options
| author | jvoisin | 2023-08-21 22:49:21 +0200 |
|---|---|---|
| committer | jvoisin | 2023-08-21 22:49:21 +0200 |
| commit | bc0c8a57cb13fb110b3f9e050d67ef2d5678f85f (patch) | |
| tree | 3ede82e4529428559a96a2092123dc58baee23a7 /tests/Makefile | |
| parent | cceaaa8161eb8b0b39854215417b39a9703b7aa5 (diff) | |
Add tests for mbstowcs
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 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 \ |
