PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Tests for floating point arithmetic. More...
#include <unit_test.h>
#include <px4_platform_common/px4_config.h>
#include <float.h>
#include <math.h>
Go to the source code of this file.
Classes | |
union | test_float_double_t |
class | FloatTest |
Tests for floating point arithmetic.
Definition in file test_float.cpp.