|
Files |
| file | automaticMain.cpp [code] |
| file | autoregister.cpp [code] |
| | Source file allowing control of what gets run by the main() routine in libdlrTestAutomaticMain.
|
| file | autoregister.h [code] |
| | Header file allowing control of what gets run by the main() routine in libdlrTestAutomaticMain.
|
| file | runnableObject.h [code] |
| | Header file declaring RunnableObject class, which is a parent class for the TestFuxture class template.
|
| file | testException.h [code] |
| | Header file declaring a specialization of dlr::Exception which will be thrown to indicate failed unit tests.
|
| file | testFixture.h [code] |
| | Header file declaring TestFixture class.
|
| file | testMacros.h [code] |
| | Header file declaring macros for dlrTest library.
|