API
 
Loading...
Searching...
No Matches

Unit tests for the sysMonitor application. More...

Collaboration diagram for sysMonitor Unit Tests:

Namespaces

namespace  libXWCTest::sysMonitorTest
 Namespace for sysMonitor unit tests.
 

Functions

 libXWCTest::sysMonitorTest::SCENARIO ("System monitor is constructed and CPU temperature results are passed in", "[sysMonitor]")
 Verify the sysMonitor parser helpers accept valid system-monitor lines and reject malformed input.
 
 libXWCTest::sysMonitorTest::SCENARIO ("INDI Callbacks", "[sysMonitor]")
 Verify the sysMonitor INDI callback validator accepts only the expected property.
 

Detailed Description

Unit tests for the sysMonitor application.

Function Documentation

◆ SCENARIO() [1/2]

libXWCTest::sysMonitorTest::SCENARIO ( "INDI Callbacks"  ,
""  [sysMonitor] 
)

Verify the sysMonitor INDI callback validator accepts only the expected property.

Definition at line 365 of file sysMonitor_test.cpp.

References XWCTEST_INDI_NEW_CALLBACK.

◆ SCENARIO() [2/2]

libXWCTest::sysMonitorTest::SCENARIO ( "System monitor is constructed and CPU temperature results are passed in"  ,
""  [sysMonitor] 
)