28 "Perform tests of C++ Frobby library interface.",
29 "Perform tests of C++ Frobby library interface and other internal tests.",
44 fputs(e.what(), stderr);
46 fputs(e.what(), stderr);
Sorts tests to avoid using the order imposed by the order of construction of global objects...
static const char * staticGetName()
virtual bool displayAction() const
Returns whether this action should be shown to the user by the help action.
Runs every test in forward order.
This is the base of the Frobby exception hierarchy for exceptions that can occur due to expected erro...
virtual void obtainParameters(vector< Parameter *> ¶meters)
#define GET_TEST_SUITE(SUITE)