![]() |
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 | testRandom () |
Test the color. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 23 of file main.cpp.
References testRandom().
void testRandom | ( | ) |
Test the color.
Definition at line 13 of file main.cpp.
References phoenix_assert, phoenix_getRandValue(), and phoenix_initRandom().
Referenced by main().