API
 
Loading...
Searching...
No Matches
MagAOXApp_tests Namespace Reference

Classes

struct  MagAOXApp_test
 

Functions

int callback (void *app, const pcf::IndiProperty &ipRecv)
 
 SCENARIO ("MagAOXApp INDI NewProperty", "[app::MagAOXApp]")
 
 TEST_CASE ("Setting defaults", "[app::MagAOXApp]")
 
 TEST_CASE ("Configuring MagAOXApp", "[app::MagAOXApp]")
 

Function Documentation

◆ callback()

int MagAOXApp_tests::callback ( void *  app,
const pcf::IndiProperty &  ipRecv 
)

Definition at line 87 of file MagAOXApp_test.cpp.

Referenced by SCENARIO().

◆ SCENARIO()

MagAOXApp_tests::SCENARIO ( "MagAOXApp INDI NewProperty"  ,
""  [app::MagAOXApp] 
)

Definition at line 98 of file MagAOXApp_test.cpp.

◆ TEST_CASE() [1/2]

MagAOXApp_tests::TEST_CASE ( "Configuring MagAOXApp"  ,
""  [app::MagAOXApp] 
)

Definition at line 268 of file MagAOXApp_test.cpp.

◆ TEST_CASE() [2/2]

MagAOXApp_tests::TEST_CASE ( "Setting defaults"  ,
""  [app::MagAOXApp] 
)

Definition at line 140 of file MagAOXApp_test.cpp.