summaryrefslogtreecommitdiff
path: root/.travis
diff options
context:
space:
mode:
Diffstat (limited to '.travis')
-rwxr-xr-x.travis/gtest_dlt_all.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis/gtest_dlt_all.sh b/.travis/gtest_dlt_all.sh
index ecc4188..4273859 100755
--- a/.travis/gtest_dlt_all.sh
+++ b/.travis/gtest_dlt_all.sh
@@ -51,9 +51,14 @@ gtest_run_test gtest_dlt_daemon_common
gtest_run_test gtest_dlt_daemon_event_handler
+# Without General section in dlt_gateway.conf
./gtest_dlt_daemon_gateway.sh > /dev/null
gtest_run_test gtest_dlt_daemon_gateway
+# With General section in dlt_gateway.conf
+./gtest_dlt_daemon_gateway.sh -w > /dev/null
+gtest_run_test gtest_dlt_daemon_gateway
+
./gtest_dlt_daemon_logstorage.sh > /dev/null
gtest_run_test gtest_dlt_daemon_offline_log