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 9fc8287..6904b2d 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -50,6 +50,8 @@ RUNTIME_TARGETS= \ | |||
| 50 | test_mempcpy_static_write \ | 50 | test_mempcpy_static_write \ |
| 51 | test_memset_dynamic_write \ | 51 | test_memset_dynamic_write \ |
| 52 | test_memset_static_write \ | 52 | test_memset_static_write \ |
| 53 | test_mbsnrtowcs_dynamic \ | ||
| 54 | test_mbsnrtowcs_static \ | ||
| 53 | test_poll_dynamic \ | 55 | test_poll_dynamic \ |
| 54 | test_poll_static \ | 56 | test_poll_static \ |
| 55 | test_ppoll_dynamic \ | 57 | test_ppoll_dynamic \ |
