Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <jau/test/catch2_ext.hpp>
#include <jau/uuid.hpp>
Go to the source code of this file.
Functions | |
TEST_CASE ("UUID Test 01", "[datatype][uuid]") | |
TEST_CASE | ( | "UUID Test 01" | , |
"" | [datatype][uuid] | ||
) |
Definition at line 11 of file test_uuid.cpp.