API
 
Loading...
Searching...
No Matches
sysMonitor_test.cpp File Reference

Catch2 tests for the sysMonitor app. More...

Include dependency graph for sysMonitor_test.cpp:

Go to the source code of this file.

Namespaces

namespace  libXWCTest
 Namespace for all libXWC tests.
 
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 ("System monitor is constructed and CPU load results are passed in", "[sysMonitor]")
 
 libXWCTest::sysMonitorTest::SCENARIO ("System monitor is constructed and disk temperature result is passed in", "[sysMonitor]")
 
 libXWCTest::sysMonitorTest::SCENARIO ("System monitor is constructed and disk usage result is passed in", "[sysMonitor]")
 
 libXWCTest::sysMonitorTest::SCENARIO ("System monitor is constructed and ram usage result is passed in", "[sysMonitor]")
 
 libXWCTest::sysMonitorTest::SCENARIO ("INDI Callbacks", "[sysMonitor]")
 Verify the sysMonitor INDI callback validator accepts only the expected property.
 

Detailed Description

Catch2 tests for the sysMonitor app.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file sysMonitor_test.cpp.