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 a93e0e9..4889dc7 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -78,6 +78,8 @@ RUNTIME_TARGETS= \ | |||
| 78 | test_recv_static \ | 78 | test_recv_static \ |
| 79 | test_recvfrom_dynamic \ | 79 | test_recvfrom_dynamic \ |
| 80 | test_recvfrom_static \ | 80 | test_recvfrom_static \ |
| 81 | test_select_dynamic \ | ||
| 82 | test_select_static \ | ||
| 81 | test_send_dynamic \ | 83 | test_send_dynamic \ |
| 82 | test_send_static \ | 84 | test_send_static \ |
| 83 | test_sendto_dynamic \ | 85 | test_sendto_dynamic \ |
