opensurgsim
|
Files | |
file | AssertTest.cpp |
Tests for SURGSIM_ASSERT() and SURGSIM_FAILURE(). | |
file | AssetTests.cpp |
Tests for SURGSIM_ASSERT() and SURGSIM_FAILURE(). | |
file | BasicSceneElementTests.cpp |
Tests for the BasicSceneElement class. | |
file | ComponentManagerTests.cpp |
test the basic functionality of the component manager mostly through a mock manager that exposes the private interface and implements the simplest version of the abstract interface. | |
file | LockedContainerTest.cpp |
Tests for the LockedContainer class. | |
file | LoggerManagerTest.cpp |
Tests for LoggerManager class. | |
file | LoggerTest.cpp |
Tests for the SURGSIM_LOG_*() macros and the related classes. | |
file | SharedInstanceTest.cpp |
Tests for the SharedInstance class. | |