1
0
Fork 0
flightgear/test_suite/unit_tests/Instrumentation
Edward d'Auvergne c5aa3ca0f1 SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions.
Most subsystems are now created via the subsystem manager using the global
subsystem registrations.

The FGGlobals add_subsystem() and add_new_subsystem() methods have been removed
as the subsystem manager addition and creation function interface now exceeds
the functionality of these helper functions.
2022-11-17 15:57:39 +00:00
..
CMakeLists.txt Add unit-test coverage for the transponder 2021-03-18 13:56:05 +00:00
test_commRadio.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
test_commRadio.hxx CommRadio: capture current behaviour for EPLL 2021-02-23 13:51:27 +00:00
test_dme.cxx Unit-tests: add initial DME, new nav radio tests 2021-01-18 11:01:28 +00:00
test_dme.hxx Unit-tests: add initial DME, new nav radio tests 2021-01-18 11:01:28 +00:00
test_gps.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
test_gps.hxx Add failing test for SWIFT8 at YBCS 2022-05-16 14:58:53 +01:00
test_hold_controller.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
test_hold_controller.hxx RNAV / GPS hold support 2019-09-23 23:01:12 +01:00
test_navRadio.cxx Navradio: add unit tests pertaining to VOR signal quality 2022-11-08 12:01:24 +01:00
test_navRadio.hxx Navradio: add unit tests pertaining to VOR signal quality 2022-11-08 12:01:24 +01:00
test_rnav_procedures.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
test_rnav_procedures.hxx Add (failing) test for indexOfWP function with procedures 2020-05-18 09:35:16 +01:00
test_transponder.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
test_transponder.hxx Add unit-test coverage for the transponder 2021-03-18 13:56:05 +00:00
TestSuite.cxx Add unit-test coverage for the transponder 2021-03-18 13:56:05 +00:00