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 b702e2e..3a57eb5 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -88,7 +88,9 @@ TARGETS= \ | |||
| 88 | test_strcpy_overwrite_over \ | 88 | test_strcpy_overwrite_over \ |
| 89 | test_strcpy_overwrite_under \ | 89 | test_strcpy_overwrite_under \ |
| 90 | test_strcpy_static_write \ | 90 | test_strcpy_static_write \ |
| 91 | test_strcpy_dynamic_write \ | ||
| 91 | test_strncat_static_write \ | 92 | test_strncat_static_write \ |
| 93 | test_strncat_dynamic_write \ | ||
| 92 | test_strncpy_overwrite_over \ | 94 | test_strncpy_overwrite_over \ |
| 93 | test_strncpy_overwrite_under \ | 95 | test_strncpy_overwrite_under \ |
| 94 | test_strncpy_static_write \ | 96 | test_strncpy_static_write \ |
