1
0
Fork 0
flightgear/test_suite/unit_tests
Stuart Buchanan 24c21bf876 Double posinit test
Testcase for running posinit twice.

posinit sets various properties which it then reads, so there's
a possibility that it could write a value which causes unexpected
behaviour when run later.

Unclear if this should be a unit test or a system test, but it's
simple enough to be a unit test.
2020-05-10 14:32:04 +01:00
..
Add-ons Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
FDM TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
general TestSuite: Converted the old tests/test-mktime.cxx program into a unit test. 2018-03-23 17:26:04 +01:00
Input Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
Instrumentation GPS/FLightPlan test updates 2020-04-21 15:48:41 +01:00
Main Double posinit test 2020-05-10 14:32:04 +01:00
Navaids Fix FP delegate when loading GPXs 2020-05-03 08:30:18 +01:00
Scripting Draft version of Nasal unit-testing API 2020-05-06 15:20:26 +01:00
CMakeLists.txt UNit-tests for the NavRadio 2018-11-25 13:12:50 +00:00