summaryrefslogtreecommitdiffstats
path: root/test/direct_bt/test_uuid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests' config for mainSven Gothel2021-01-111-1/+2
* Convert unit test: cppunit -> catch2Sven Gothel2020-12-231-59/+47
* C++ noexcept: uuid_t and its implementations; Make uuid_t::TypeSize and 'enum...Sven Gothel2020-09-141-10/+10
* cmake: Fix set_target_properties(..) use proper target name and add declarati...Sven Gothel2020-08-251-0/+3
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-091-0/+70