raw: Modify tests messages & structure
[swifty.git] / src / raw / test / Makefile
index 46ca48a..6137f0a 100644 (file)
@@ -6,7 +6,7 @@ CFLAGS = -Wall -g
 all: test
 
 test: test.o test_sw_socket.o test_sw_bind.o test_sw_getsockname.o \
-       test_sw_sendto.o test_sw_recvfrom.o test_sw_sendmsg.o \
+       test_sw_getsockopt.o test_sw_sendto.o test_sw_recvfrom.o test_sw_sendmsg.o \
        test_sw_recvmsg.o test_sw_setsockopt.o test_sw_getsockopt.o \
        test_sw_shutdown.o test_sw_close.o test_dummy.o