diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 81593cf..c862c52 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -87,6 +87,7 @@ RUNTIME_TARGETS= \ | |||
| 87 | test_stpncpy_overwrite_over \ | 87 | test_stpncpy_overwrite_over \ |
| 88 | test_stpncpy_overwrite_under \ | 88 | test_stpncpy_overwrite_under \ |
| 89 | test_stpncpy_static_write \ | 89 | test_stpncpy_static_write \ |
| 90 | test_strlen_static_read \ | ||
| 90 | test_strcat_static_write \ | 91 | test_strcat_static_write \ |
| 91 | test_strchr_dynamic_read \ | 92 | test_strchr_dynamic_read \ |
| 92 | test_strchr_static_read \ | 93 | test_strchr_static_read \ |
