Commit b28f933b authored by Martin Wilck's avatar Martin Wilck Committed by Alexandre Julliard

Added unit test for winsock.

parent 75242f9b
......@@ -13,6 +13,11 @@ C_SRCS = \
async.c \
socket.c
CTESTS = \
tests/sock.c
EXTRASUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies:
sock.ok
testlist.c
ws2_32_test.spec.c
name ws2_32_test
type win32
mode cuiexe
import ws2_32.dll
import kernel32.dll
import ntdll.dll
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment