tests: zlogger nominally runs the daemon
[platform/core/system/dlog.git] / tests / dlog_test.in
index 590e139..bb4b3f0 100644 (file)
@@ -728,6 +728,8 @@ if [ "$quick" -ne 1 ]; then
        dlog_test_tid_filtering_secure_logging $type
 fi
 
+DLOG_CONFIG_PATH="@datadir@/dlog-$type.conf.test"
+
 dlog_logger -t 0 &
 LOGGER=$!
 sleep 1