|
| | NES::TEST (UtilFunctionTest, startAndPause) |
| | Test if start and stop commands work properly. More...
|
| |
| | NES::TEST (UtilFunctionTest, snapshotTaking) |
| | Test if snapshot taking works properly. More...
|
| |
| | NES::TEST (UtilFunctionTest, mergeTimers) |
| | Test if timer merging works properly. More...
|
| |
| | NES::TEST (UtilFunctionTest, differentTimeUnits) |
| | Test if sec and millisec measures work properly. More...
|
| |
| | NES::TEST (UtilFunctionTest, differentMeasurePrecision) |
| | Test if sec measures work properly with precision of double. More...
|
| |
| | NES::TEST (UtilFunctionTest, differentPrintPrecision) |
| | Test if print conversions work properly, when set on initialization. More...
|
| |