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) | |
Integration tests: camera connection / disconnection.
| TEST_F | ( | CameraServerFixture | , |
| ConnectSucceeds | ) |
| TEST_F | ( | CameraServerFixture | , |
| ConnectTwiceIsIdempotent | ) |
| TEST_F | ( | CameraServerFixture | , |
| DisconnectWhenNotConnected | ) |
| TEST_F | ( | ConnectedServerFixture | , |
| DisconnectSucceeds | ) |
| TEST_F | ( | ConnectedServerFixture | , |
| StatusShowsConnected | ) |