diff options
author | Sven Gothel <[email protected]> | 2022-06-19 07:10:56 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-06-19 07:10:56 +0200 |
commit | 4081f35711f438dd4c4b068d3808ac25ef3ce31d (patch) | |
tree | 6f0f97fb08db894fe97daa3ed78d50938e3b0b90 /trial/direct_bt | |
parent | 4c5c9ed368eef0cb7692390126cb7078ad07bce6 (diff) |
Catch2: Adopt tests to v3.0.1
Diffstat (limited to 'trial/direct_bt')
-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 |
8 files changed, 0 insertions, 24 deletions
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" |