PX4 Firmware
PX4 Autopilot Software http://px4.io
test_float.cpp File Reference

Tests for floating point arithmetic. More...

#include <unit_test.h>
#include <px4_platform_common/px4_config.h>
#include <float.h>
#include <math.h>
Include dependency graph for test_float.cpp:

Go to the source code of this file.

Classes

union  test_float_double_t
 
class  FloatTest
 

Detailed Description

Tests for floating point arithmetic.

Definition in file test_float.cpp.