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 d5f0a09..1ea610b 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -75,6 +75,8 @@ TARGETS= \ | |||
| 75 | test_stpncpy_overwrite_under \ | 75 | test_stpncpy_overwrite_under \ |
| 76 | test_stpncpy_static_write \ | 76 | test_stpncpy_static_write \ |
| 77 | test_strcat_static_write \ | 77 | test_strcat_static_write \ |
| 78 | test_strchr_dynamic_read \ | ||
| 79 | test_strchr_static_read \ | ||
| 78 | test_strcpy_overwrite_over \ | 80 | test_strcpy_overwrite_over \ |
| 79 | test_strcpy_overwrite_under \ | 81 | test_strcpy_overwrite_under \ |
| 80 | test_strcpy_static_write \ | 82 | test_strcpy_static_write \ |
