summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKHANH LUONG HONG DUY <khanh.luonghongduy@vn.bosch.com>2020-06-24 16:17:38 +0700
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2020-07-06 10:04:07 +0900
commit2620f970eb4d29cf116f8b7b6ef60f8ead17e9ea (patch)
tree4c620d3e7f76f06db8fe802fb43e8d53f87f882a /tests
parentff79860fdd2a169c5ca3f1856e8f27d6f4ed38bf (diff)
downloadDLT-daemon-2620f970eb4d29cf116f8b7b6ef60f8ead17e9ea.tar.gz
remove unused feature
Signed-off-by: KHANH LUONG HONG DUY <khanh.luonghongduy@vn.bosch.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/gtest_dlt_daemon_offline_log.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/gtest_dlt_daemon_offline_log.cpp b/tests/gtest_dlt_daemon_offline_log.cpp
index f37c63a..b8965de 100644
--- a/tests/gtest_dlt_daemon_offline_log.cpp
+++ b/tests/gtest_dlt_daemon_offline_log.cpp
@@ -29,10 +29,6 @@ extern "C"
#include <fcntl.h>
}
-#ifndef DLT_DAEMON_BLOCKING_TEST
-# define DLT_DAEMON_BLOCKING_TEST 1
-#endif
-
/* Begin Method: dlt_logstorage::t_dlt_logstorage_list_add*/
TEST(t_dlt_logstorage_list_add, normal)
{