diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index bcce585..5145b3b 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -15,6 +15,8 @@ TARGETS= \ | |||
| 15 | test_confstr_static \ | 15 | test_confstr_static \ |
| 16 | test_fgets_dynamic \ | 16 | test_fgets_dynamic \ |
| 17 | test_fgets_static \ | 17 | test_fgets_static \ |
| 18 | test_fgetws_dynamic \ | ||
| 19 | test_fgetws_static \ | ||
| 18 | test_fread_int_overflow \ | 20 | test_fread_int_overflow \ |
| 19 | test_fread_overwrite_dynamic \ | 21 | test_fread_overwrite_dynamic \ |
| 20 | test_fread_overwrite_static \ | 22 | test_fread_overwrite_static \ |
| @@ -31,6 +33,8 @@ TARGETS= \ | |||
| 31 | test_gethostname_static \ | 33 | test_gethostname_static \ |
| 32 | test_getlogin_r_dynamic \ | 34 | test_getlogin_r_dynamic \ |
| 33 | test_getlogin_r_static \ | 35 | test_getlogin_r_static \ |
| 36 | test_mbsrtowcs_dynamic \ | ||
| 37 | test_mbsrtowcs_static \ | ||
| 34 | test_memchr_dynamic_read \ | 38 | test_memchr_dynamic_read \ |
| 35 | test_memchr_static_read \ | 39 | test_memchr_static_read \ |
| 36 | test_memcpy_dynamic_read \ | 40 | test_memcpy_dynamic_read \ |
