Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
#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>
Go to the source code of this file.
Macros | |
#define | CATCH_CONFIG_MAIN |
Functions | |
TEST_CASE ("Float Epsilon Test 01", "[datatype][float][epsilon]") | |
#define CATCH_CONFIG_MAIN |
Definition at line 30 of file test_floatepsilon01.cpp.
TEST_CASE | ( | "Float Epsilon Test 01" | , |
"" | [datatype][float][epsilon] | ||
) |