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 fbfd178..9fc8287 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -87,6 +87,7 @@ RUNTIME_TARGETS= \ | |||
| 87 | test_strncpy_static_write \ | 87 | test_strncpy_static_write \ |
| 88 | test_swab_dynamic_read \ | 88 | test_swab_dynamic_read \ |
| 89 | test_swab_dynamic_write \ | 89 | test_swab_dynamic_write \ |
| 90 | test_swab_negative \ | ||
| 90 | test_swab_static_read \ | 91 | test_swab_static_read \ |
| 91 | test_ttyname_r_dynamic \ | 92 | test_ttyname_r_dynamic \ |
| 92 | test_ttyname_r_static \ | 93 | test_ttyname_r_static \ |
