mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-14 17:58:01 +08:00
Removed test_raw_socket
This commit is contained in:
parent
32fa426e61
commit
0a9261472f
@ -578,6 +578,7 @@ endif()
|
|||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
set(tests
|
set(tests
|
||||||
|
test_system
|
||||||
test_connect_delay
|
test_connect_delay
|
||||||
test_connect_resolve
|
test_connect_resolve
|
||||||
test_ctx_options
|
test_ctx_options
|
||||||
@ -611,7 +612,6 @@ if(NOT WIN32)
|
|||||||
list(APPEND tests
|
list(APPEND tests
|
||||||
test_monitor
|
test_monitor
|
||||||
test_pair_ipc
|
test_pair_ipc
|
||||||
test_raw_sock
|
|
||||||
test_reqrep_ipc
|
test_reqrep_ipc
|
||||||
test_stream)
|
test_stream)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user