1
0
Fork 0
flightgear/test_suite/unit_tests/AI
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
..
CMakeLists.txt Test for TrafficMgr 2021-07-13 10:29:04 +01:00
test_AIFlightPlan.cxx Test infrastrucutre tweaks 2021-07-21 10:59:08 +01:00
test_AIFlightPlan.hxx
test_AIManager.cxx Flightplan Test draft 2021-07-12 16:21:09 +01:00
test_AIManager.hxx
test_groundnet.cxx AI Improvements 2021-08-31 09:43:24 +01:00
test_groundnet.hxx Fix #2576 Added findWithHeading 2021-07-13 10:41:30 +01:00
test_submodels.cxx
test_submodels.hxx
test_traffic.cxx test_suite/unit_tests/AI/test_traffic.cxx: minor improvements to sprintf code. 2022-01-08 16:11:53 +00:00
test_traffic.hxx Flightplan Test 2021-07-13 10:52:30 +01:00
test_TrafficMgr.cxx Fixes for Keith’s tests 2021-07-13 10:49:06 +01:00
test_TrafficMgr.hxx Test for TrafficMgr 2021-07-13 10:29:04 +01:00
TestSuite.cxx Disable the traffic tests for now 2021-07-21 10:59:22 +01:00