1
0
Fork 0
flightgear/test_suite/unit_tests/Main
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
..
CMakeLists.txt TestSuite: Migration of the autosaveMigration tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00
test_autosaveMigration.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
test_autosaveMigration.hxx TestSuite: Migration of the autosaveMigration tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00
test_posinit.cxx Double posinit test 2020-05-10 14:32:04 +01:00
test_posinit.hxx Double posinit test 2020-05-10 14:32:04 +01:00
TestSuite.cxx TestSuite: Migration of the autosaveMigration tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00