mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 07:23:44 +02:00
add WebSocket tests to posix build system
This commit is contained in:
@@ -17,7 +17,8 @@ endif
|
||||
|
||||
objects = NetSSLTestSuite Driver \
|
||||
HTTPSClientSessionTest HTTPSClientTestSuite HTTPSServerTest HTTPSServerTestSuite \
|
||||
HTTPSStreamFactoryTest HTTPSTestServer TCPServerTest TCPServerTestSuite
|
||||
HTTPSStreamFactoryTest HTTPSTestServer TCPServerTest TCPServerTestSuite \
|
||||
WebSocketTest WebSocketTestSuite
|
||||
|
||||
target = testrunner
|
||||
target_version = 1
|
||||
|
Reference in New Issue
Block a user