![]() |
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 | testStringWhoAmI () |
Test the whoami function. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 18 of file main.cpp.
References testStringWhoAmI().
void testStringWhoAmI | ( | ) |
Test the whoami function.
Definition at line 13 of file main.cpp.
References phoenix_assert, and phoenix_whoami().
Referenced by main().