|
HLCC Documentation 2.2.0
|
Unit test for the PyRunner class. More...
#include "lsvsim/executionStatistics.hpp"#include <thread>#include <chrono>#include <gtest/gtest.h>#include <valgrind.h>Functions | |
| TEST (TestExecStats, TestGetName) | |
| TEST (TestExecStats, TestGetStatsData) | |
| TEST (TestExecStats, TestStartWarning) | |
| TEST (TestExecStats, TestStopError) | |
| TEST (TestExecStats, TestPrintStats) | |
| TEST (TestExecStats, TestDurationAsString) | |
Unit test for the PyRunner class.
| TEST | ( | TestExecStats | , |
| TestDurationAsString | ) |
| TEST | ( | TestExecStats | , |
| TestGetName | ) |
| TEST | ( | TestExecStats | , |
| TestGetStatsData | ) |
| TEST | ( | TestExecStats | , |
| TestPrintStats | ) |
| TEST | ( | TestExecStats | , |
| TestStartWarning | ) |
| TEST | ( | TestExecStats | , |
| TestStopError | ) |