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 b6183ce..d5f0a09 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -32,6 +32,8 @@ TARGETS= \ | |||
| 32 | test_getlogin_r_dynamic \ | 32 | test_getlogin_r_dynamic \ |
| 33 | test_getlogin_r_static \ | 33 | test_getlogin_r_static \ |
| 34 | test_malloc \ | 34 | test_malloc \ |
| 35 | test_memchr_dynamic_read \ | ||
| 36 | test_memchr_static_read \ | ||
| 35 | test_memcpy_dynamic_read \ | 37 | test_memcpy_dynamic_read \ |
| 36 | test_memcpy_dynamic_write \ | 38 | test_memcpy_dynamic_write \ |
| 37 | test_memcpy_overwrite_over \ | 39 | test_memcpy_overwrite_over \ |
