![]() |
PhoenixMock
1.8.7
Tools to split/merge/print mock used in Phoenix
|
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | testPTimer () |
Test the PTimer. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 39 of file main.cpp.
References testPTimer().
void testPTimer | ( | ) |
Test the PTimer.
Definition at line 13 of file main.cpp.
References PTimer::getEllapsedTime(), PTimer::isTime(), phoenix_assert, and PTimer::setEllapsedTime().
Referenced by main().