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

Integration tests: parameter read/write via HTTP API. More...

#include "test_fixture.hpp"

Functions

 TEST_F (ConnectedServerFixture, ParamsScanReturnsExpected)
 
 TEST_F (ConnectedServerFixture, SetParameterFloat)
 
 TEST_F (ConnectedServerFixture, SetParameterString)
 
 TEST_F (ConnectedServerFixture, SetParameterInt)
 
 TEST_F (CameraServerFixture, SetBeforeConnect)
 
 TEST_F (ConnectedServerFixture, ParamsMappingAttributes)
 

Detailed Description

Integration tests: parameter read/write via HTTP API.

Function Documentation

◆ TEST_F() [1/6]

TEST_F ( CameraServerFixture ,
SetBeforeConnect  )

◆ TEST_F() [2/6]

TEST_F ( ConnectedServerFixture ,
ParamsMappingAttributes  )

◆ TEST_F() [3/6]

TEST_F ( ConnectedServerFixture ,
ParamsScanReturnsExpected  )

◆ TEST_F() [4/6]

TEST_F ( ConnectedServerFixture ,
SetParameterFloat  )

◆ TEST_F() [5/6]

TEST_F ( ConnectedServerFixture ,
SetParameterInt  )

◆ TEST_F() [6/6]

TEST_F ( ConnectedServerFixture ,
SetParameterString  )