1
0
Fork 0
flightgear/test_suite/system_tests/subsystems
Edward d'Auvergne 45243c96e8 TestSuite: System tests for subsystem creation via the global registrations.
This covers all instantiated SGSubsystem derived classes, i.e. those that are
not base classes, including subsystem groups.  Both non-instanced and instanced
subsystem creation is tested.  The tests for subsystems yet to be registered are
commented out.
2022-11-17 15:57:39 +00:00
..
CMakeLists.txt TestSuite: System tests for subsystem creation via the global registrations. 2022-11-17 15:57:39 +00:00
test_instanced_creation.cxx TestSuite: System tests for subsystem creation via the global registrations. 2022-11-17 15:57:39 +00:00
test_instanced_creation.hxx TestSuite: System tests for subsystem creation via the global registrations. 2022-11-17 15:57:39 +00:00
test_noninstanced_creation.cxx TestSuite: System tests for subsystem creation via the global registrations. 2022-11-17 15:57:39 +00:00
test_noninstanced_creation.hxx TestSuite: System tests for subsystem creation via the global registrations. 2022-11-17 15:57:39 +00:00
TestSuite.cxx TestSuite: System tests for subsystem creation via the global registrations. 2022-11-17 15:57:39 +00:00