FreeRTOS port on GAP8/RISC-V
|
Public Member Functions | |
Totals | operator- (Totals const &other) const |
Totals & | operator+= (Totals const &other) |
Totals | delta (Totals const &prevTotals) const |
Data Fields | |
int | error |
Counts | assertions |
Counts | testCases |
Counts Catch::Totals::assertions |
int Catch::Totals::error |
Counts Catch::Totals::testCases |