camcom 1.0.3
 
Loading...
Searching...
No Matches
test_websocket_stream.cpp File Reference

Integration tests: WebSocket frame streaming. More...

#include "test_fixture.hpp"
#include "websocket_client.hpp"

Functions

 TEST_F (AcquiringServerFixture, WebSocketConnect)
 
 TEST_F (AcquiringServerFixture, WebSocketReceiveFrames)
 
 TEST_F (AcquiringServerFixture, WebSocketMultipleClients)
 
 TEST_F (AcquiringServerFixture, WebSocketReconnect)
 

Detailed Description

Integration tests: WebSocket frame streaming.

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( AcquiringServerFixture ,
WebSocketConnect  )

◆ TEST_F() [2/4]

TEST_F ( AcquiringServerFixture ,
WebSocketMultipleClients  )

◆ TEST_F() [3/4]

TEST_F ( AcquiringServerFixture ,
WebSocketReceiveFrames  )

◆ TEST_F() [4/4]

TEST_F ( AcquiringServerFixture ,
WebSocketReconnect  )