Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
Macros | Functions
test_floatepsilon01.cpp File Reference
#include <iostream>
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <catch2/catch_amalgamated.hpp>
#include <jau/test/catch2_ext.hpp>
#include <jau/float_math.hpp>
#include <jau/basic_types.hpp>
Include dependency graph for test_floatepsilon01.cpp:

Go to the source code of this file.

Macros

#define CATCH_CONFIG_MAIN
 

Functions

 TEST_CASE ("Float Epsilon Test 01", "[datatype][float][epsilon]")
 

Macro Definition Documentation

◆ CATCH_CONFIG_MAIN

#define CATCH_CONFIG_MAIN

Definition at line 30 of file test_floatepsilon01.cpp.

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "Float Epsilon Test 01"  ,
""  [datatype][float][epsilon] 
)

Definition at line 38 of file test_floatepsilon01.cpp.

Here is the call graph for this function: