diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index e14fced..2ac44ab 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -6,6 +6,9 @@ TARGETS= \ | |||
| 6 | test_bcopy_dynamic_write \ | 6 | test_bcopy_dynamic_write \ |
| 7 | test_bcopy_static_read \ | 7 | test_bcopy_static_read \ |
| 8 | test_bcopy_dynamic_read \ | 8 | test_bcopy_dynamic_read \ |
| 9 | test_bcopy_dynamic_write \ | ||
| 10 | test_bzero_dynamic_write \ | ||
| 11 | test_bzero_static_write \ | ||
| 9 | test_memcpy_static_write \ | 12 | test_memcpy_static_write \ |
| 10 | test_memcpy_dynamic_write \ | 13 | test_memcpy_dynamic_write \ |
| 11 | test_memcpy_static_read \ | 14 | test_memcpy_static_read \ |
