From 4b345c29c910047b75d8015475e4eaba91f298f1 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sun, 1 May 2022 10:45:58 +0200 Subject: Example & Trial Cleanup .. --- test/direct_bt/test_bringup00.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/direct_bt/test_bringup00.cpp b/test/direct_bt/test_bringup00.cpp index 7fecf356..7f5caa90 100644 --- a/test/direct_bt/test_bringup00.cpp +++ b/test/direct_bt/test_bringup00.cpp @@ -42,7 +42,7 @@ using namespace direct_bt; * - show all installed adapter * - no extra permissions required */ -TEST_CASE( "ATT PDU Test 01", "[datatype][attpdu]" ) { +TEST_CASE( "BTManager Bringup Test 00", "[test][BTManager][bringup]" ) { { // setenv("direct_bt.debug", "true", 1 /* overwrite */); } -- cgit v1.2.3