API
 
Loading...
Searching...
No Matches
libXWCTest::appTest::MagAOXAppTest Namespace Reference

Namespace for XWC::app::MagAOXApp tests. More...

Classes

struct  MagAOXApp_test
 

Functions

 TEST_CASE ("MagAOXApp 2nd instance", "[app::MagAOXApp]")
 MagAOXApp 2nd instance.
 
 SCENARIO ("MagAOXApp INDI NewProperty", "[app::MagAOXApp]")
 MagAOXApp INDI NewProperty.
 
 TEST_CASE ("Setting defaults", "[app::MagAOXApp]")
 MagAOXApp_unit_test.
 
 TEST_CASE ("Configuring MagAOXApp", "[app::MagAOXApp]")
 Configuring MagAOXApp.
 
 TEST_CASE ("PID Locking", "[app::MagAOXApp]")
 PID Locking.
 
 TEST_CASE ("MagAOXApp Power Management Logic Outside of Execute", "[app::MagAOXApp]")
 MagAOXApp Power Management Logic Outside of Execute.
 
 TEST_CASE ("INDI preperty creation utilities", "[app::MagAOXApp]")
 INDI preperty creation utilities.
 
 TEST_CASE ("Signal Handlers", "[app::MagAOXApp]")
 Signal Handlers.
 
 TEST_CASE ("Setting Euid", "[app::MagAOXApp]")
 Setting Euid.
 
 TEST_CASE ("Tests of utilities in cpp", "[app::MagAOXApp]")
 Tests of utilities in cpp.
 
int callback (void *app, const pcf::IndiProperty &ipRecv)
 

Detailed Description

Namespace for XWC::app::MagAOXApp tests.

Function Documentation

◆ callback()

int libXWCTest::appTest::MagAOXAppTest::callback ( void *  app,
const pcf::IndiProperty &  ipRecv 
)

Definition at line 237 of file MagAOXApp_test.hpp.

Referenced by callback(), and SCENARIO().