diff options
-rw-r--r-- | test/direct_bt/test_adeir01.cpp | 3 | ||||
-rw-r--r-- | test/direct_bt/test_attpdu01.cpp | 3 | ||||
-rw-r--r-- | test/direct_bt/test_bringup00.cpp | 3 | ||||
-rw-r--r-- | test/direct_bt/test_misc_types.cpp | 3 | ||||
-rw-r--r-- | trial/direct_bt/test_client_server00.cpp | 3 | ||||
-rw-r--r-- | trial/direct_bt/test_client_server10_NoEnc.cpp | 3 | ||||
-rw-r--r-- | trial/direct_bt/test_client_server12_NoEnc.cpp | 3 | ||||
-rw-r--r-- | trial/direct_bt/test_client_server20_SC0.cpp | 3 | ||||
-rw-r--r-- | trial/direct_bt/test_client_server22_SC0.cpp | 3 | ||||
-rw-r--r-- | trial/direct_bt/test_client_server30_SC1.cpp | 3 | ||||
-rw-r--r-- | trial/direct_bt/test_client_server32_SC1.cpp | 3 | ||||
-rw-r--r-- | trial/direct_bt/test_provoke_client_server_i470.cpp | 3 |
12 files changed, 0 insertions, 36 deletions
diff --git a/test/direct_bt/test_adeir01.cpp b/test/direct_bt/test_adeir01.cpp index 8b4123e1..6b34830a 100644 --- a/test/direct_bt/test_adeir01.cpp +++ b/test/direct_bt/test_adeir01.cpp @@ -3,9 +3,6 @@ #include <cinttypes> #include <cstring> -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include <jau/uuid.hpp> diff --git a/test/direct_bt/test_attpdu01.cpp b/test/direct_bt/test_attpdu01.cpp index baa48c0f..ef65dd3a 100644 --- a/test/direct_bt/test_attpdu01.cpp +++ b/test/direct_bt/test_attpdu01.cpp @@ -3,9 +3,6 @@ #include <cinttypes> #include <cstring> -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include <jau/uuid.hpp> diff --git a/test/direct_bt/test_bringup00.cpp b/test/direct_bt/test_bringup00.cpp index ca43b296..b8a13820 100644 --- a/test/direct_bt/test_bringup00.cpp +++ b/test/direct_bt/test_bringup00.cpp @@ -27,9 +27,6 @@ #include <cinttypes> #include <cstring> -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include <direct_bt/DirectBT.hpp> diff --git a/test/direct_bt/test_misc_types.cpp b/test/direct_bt/test_misc_types.cpp index 95793d67..5324b13e 100644 --- a/test/direct_bt/test_misc_types.cpp +++ b/test/direct_bt/test_misc_types.cpp @@ -3,9 +3,6 @@ #include <cinttypes> #include <cstring> -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include <direct_bt/HCITypes.hpp> diff --git a/trial/direct_bt/test_client_server00.cpp b/trial/direct_bt/test_client_server00.cpp index f545191d..4cd1a11d 100644 --- a/trial/direct_bt/test_client_server00.cpp +++ b/trial/direct_bt/test_client_server00.cpp @@ -27,9 +27,6 @@ #include <cinttypes> #include <cstring> -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include "dbt_base_client_server.hpp" diff --git a/trial/direct_bt/test_client_server10_NoEnc.cpp b/trial/direct_bt/test_client_server10_NoEnc.cpp index d1104ce4..7f48c7f9 100644 --- a/trial/direct_bt/test_client_server10_NoEnc.cpp +++ b/trial/direct_bt/test_client_server10_NoEnc.cpp @@ -22,9 +22,6 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include "dbt_client_server1x.hpp" diff --git a/trial/direct_bt/test_client_server12_NoEnc.cpp b/trial/direct_bt/test_client_server12_NoEnc.cpp index d8be1915..7bada72c 100644 --- a/trial/direct_bt/test_client_server12_NoEnc.cpp +++ b/trial/direct_bt/test_client_server12_NoEnc.cpp @@ -22,9 +22,6 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include "dbt_client_server1x.hpp" diff --git a/trial/direct_bt/test_client_server20_SC0.cpp b/trial/direct_bt/test_client_server20_SC0.cpp index b4b13387..bd929e2e 100644 --- a/trial/direct_bt/test_client_server20_SC0.cpp +++ b/trial/direct_bt/test_client_server20_SC0.cpp @@ -22,9 +22,6 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include "dbt_client_server1x.hpp" diff --git a/trial/direct_bt/test_client_server22_SC0.cpp b/trial/direct_bt/test_client_server22_SC0.cpp index dbe24e7e..5249fbf5 100644 --- a/trial/direct_bt/test_client_server22_SC0.cpp +++ b/trial/direct_bt/test_client_server22_SC0.cpp @@ -22,9 +22,6 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include "dbt_client_server1x.hpp" diff --git a/trial/direct_bt/test_client_server30_SC1.cpp b/trial/direct_bt/test_client_server30_SC1.cpp index 7118af0a..4f6340dc 100644 --- a/trial/direct_bt/test_client_server30_SC1.cpp +++ b/trial/direct_bt/test_client_server30_SC1.cpp @@ -22,9 +22,6 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include "dbt_client_server1x.hpp" diff --git a/trial/direct_bt/test_client_server32_SC1.cpp b/trial/direct_bt/test_client_server32_SC1.cpp index d5540bdb..1a85782c 100644 --- a/trial/direct_bt/test_client_server32_SC1.cpp +++ b/trial/direct_bt/test_client_server32_SC1.cpp @@ -22,9 +22,6 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include "dbt_client_server1x.hpp" diff --git a/trial/direct_bt/test_provoke_client_server_i470.cpp b/trial/direct_bt/test_provoke_client_server_i470.cpp index d2da1908..36b407b5 100644 --- a/trial/direct_bt/test_provoke_client_server_i470.cpp +++ b/trial/direct_bt/test_provoke_client_server_i470.cpp @@ -22,9 +22,6 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define CATCH_CONFIG_RUNNER -// #define CATCH_CONFIG_MAIN -#include <catch2/catch_amalgamated.hpp> #include <jau/test/catch2_ext.hpp> #include "dbt_client_server1x.hpp" |