1
0
Fork 0
flightgear/test_suite/unit_tests
Julian Smith cfe5ed0ef4 test_suite/unit_tests/AI/test_traffic.cxx: minor improvements to sprintf code.
Use snprintf() instead of sprintf() to avoid potential memory corruption.

Fixed sprintf time_t call - cast to long long.
2022-01-08 16:11:53 +00:00
..
Add-ons Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
AI test_suite/unit_tests/AI/test_traffic.cxx: minor improvements to sprintf code. 2022-01-08 16:11:53 +00:00
Airports Test infrastrucutre tweaks 2021-07-21 10:59:08 +01:00
Autopilot test_suite/unit_tests/Autopilot/testPidController*: test startup_current=0 or 1. 2021-08-02 22:38:11 +01:00
FDM TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
general Update tests for revised Subsystem API 2021-04-25 19:18:56 +01:00
Input Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
Instrumentation test_suite/unit_tests/: cope with getStringValue() now returning std::string. 2021-12-27 10:19:34 +00:00
Main Test infrastrucutre tweaks 2021-07-21 10:59:08 +01:00
Navaids Improve creating VIA segments 2022-01-05 15:44:50 +00:00
Scripting Unit-tests for Nasal range() 2022-01-07 16:16:01 +00:00
CMakeLists.txt Runway Tests 2021-07-13 10:29:03 +01:00