ardupilot/libraries/AP_Math/tests
Andrew Tridgell aa4bbdfce1 AP_Math: added test for SCurve::calculate_path
this was the values shown in the core dump for failing guided mode
test in CI
2021-07-22 19:07:36 +09:00
..
math_test.h
test_3d_lines.cpp AP_Math: Update segment_to_segment_dis test 2021-06-12 13:31:52 +09:00
test_closest_distance_between_radial_and_point.cpp
test_geodesic_grid.cpp AP_Math: correct and increase unit test coverage 2021-06-09 18:06:18 +10:00
test_math_double.cpp AP_Math: allow for double EKF build 2021-07-22 19:07:36 +09:00
test_math.cpp AP_Math: fixed build 2021-07-22 19:07:36 +09:00
test_matrix3.cpp
test_perpendicular.cpp AP_Math: correct and increase unit test coverage 2021-06-09 18:06:18 +10:00
test_polygon.cpp
test_quaternion.cpp AP_Math: Implement tests for the Quaternion class 2021-04-19 15:34:45 +10:00
test_scurve.cpp AP_Math: added test for SCurve::calculate_path 2021-07-22 19:07:36 +09:00
test_segment_intersection.cpp
test_sqrt_controller.cpp AP_Math: add tests for the sqrt_controller 2021-06-04 23:00:19 +10:00
test_vector2.cpp AP_Math: sync for 4.1.0beta releases 2021-07-22 19:07:36 +09:00
test_vector3.cpp AP_Math: correct and increase unit test coverage 2021-06-09 18:06:18 +10:00
wscript