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 2ac44ab..f8cd843 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -13,6 +13,8 @@ TARGETS= \ | |||
| 13 | test_memcpy_dynamic_write \ | 13 | test_memcpy_dynamic_write \ |
| 14 | test_memcpy_static_read \ | 14 | test_memcpy_static_read \ |
| 15 | test_memcpy_dynamic_read \ | 15 | test_memcpy_dynamic_read \ |
| 16 | test_memcpy_overwrite_over \ | ||
| 17 | test_memcpy_overwrite_under \ | ||
| 16 | test_mempcpy_static_write \ | 18 | test_mempcpy_static_write \ |
| 17 | test_mempcpy_dynamic_write \ | 19 | test_mempcpy_dynamic_write \ |
| 18 | test_mempcpy_static_read \ | 20 | test_mempcpy_static_read \ |
