aboutsummaryrefslogtreecommitdiffstats
path: root/trial/direct_bt/test_client_server00.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adopt to jaulib: clangd/cland-tidy integration; Use VersionNumberSven Göthel2024-05-251-1/+1
* Add jaulib jau::os::get_platform_info() (jau::os, jau::cpu) code and show inf...Sven Göthel2024-05-121-0/+3
* clang-tidy fixes part-3 / 4, adding Check `performance-*`Sven Gothel2022-11-281-1/+1
* Catch2: Adopt tests to v3.0.1Sven Gothel2022-06-191-3/+0
* Trial Tests C++/Java: Used merger dbt_[client|server]01 test code, drop dbt_[...Sven Gothel2022-05-161-2/+3
* C++/JNI Lifecycle Fix: BTManager must be passed as shared_ptr<> and hold as s...Sven Gothel2022-05-141-9/+13
* DBTServerTest::stop(): Remove `current_exp_advertising_state`, due to closing...Sven Gothel2022-05-131-1/+1
* Trial: Server: Unify stop + close, ensuring AdapterStatusListener is removed ...Sven Gothel2022-05-121-2/+1
* Trial (Java + C++): DBTEndpoint, DBTClientTest, DBTServerTest: Add abstractio...Sven Gothel2022-05-051-1/+1
* Trial C++: Add 'provoke_' native test to be run manually, provoking issues ..Sven Gothel2022-05-031-0/+2
* Trial Unit Test C++: Working State; Completed dbt_client_server1x.cpp ...Sven Gothel2022-05-031-3/+3
* Trial Unit Test C++: Enable `test_client_server01_NoEnc` test methods, not ye...Sven Gothel2022-05-031-1/+1
* Trial Unit Test C++: Fix, have test_client_server00 pass successfulSven Gothel2022-05-031-11/+16
* Trial Unit Test C++: Fix initial commit (compile clean) and add dbt_client_se...Sven Gothel2022-05-031-3/+2
* Trial Unit Test C++: Initial commit w/ working test case test_client_server00...Sven Gothel2022-05-021-0/+128