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

Integration tests: camera connection / disconnection. More...

#include "test_fixture.hpp"

Functions

 TEST_F (CameraServerFixture, ConnectSucceeds)
 
 TEST_F (CameraServerFixture, ConnectTwiceIsIdempotent)
 
 TEST_F (CameraServerFixture, DisconnectWhenNotConnected)
 
 TEST_F (ConnectedServerFixture, StatusShowsConnected)
 
 TEST_F (ConnectedServerFixture, DisconnectSucceeds)
 

Detailed Description

Integration tests: camera connection / disconnection.

Function Documentation

◆ TEST_F() [1/5]

TEST_F ( CameraServerFixture ,
ConnectSucceeds  )

◆ TEST_F() [2/5]

TEST_F ( CameraServerFixture ,
ConnectTwiceIsIdempotent  )

◆ TEST_F() [3/5]

TEST_F ( CameraServerFixture ,
DisconnectWhenNotConnected  )

◆ TEST_F() [4/5]

TEST_F ( ConnectedServerFixture ,
DisconnectSucceeds  )

◆ TEST_F() [5/5]

TEST_F ( ConnectedServerFixture ,
StatusShowsConnected  )