summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2021-07-27 18:26:51 +0900
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-10-05 11:19:26 +0900
commit41b9e2cec308a3679b83dd185ea6781bf1d374f9 (patch)
tree3aff7adf4a20a28fcf7cb21c73ab982d05ca44b8
parent79737026ed7b5ddae4c375b564fd5f27f573b025 (diff)
downloadDLT-daemon-41b9e2cec308a3679b83dd185ea6781bf1d374f9.tar.gz
gtest: Change script name to gtest_dlt_daemon_offline_log.sh
Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
-rwxr-xr-x.travis/gtest_dlt_all.sh2
-rwxr-xr-xtests/gtest_dlt_daemon_offline_log.sh (renamed from tests/gtest_dlt_daemon_logstorage.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/.travis/gtest_dlt_all.sh b/.travis/gtest_dlt_all.sh
index 50bb73e..8cae6a5 100755
--- a/.travis/gtest_dlt_all.sh
+++ b/.travis/gtest_dlt_all.sh
@@ -60,7 +60,7 @@ gtest_run_test gtest_dlt_daemon_gateway
./gtest_dlt_daemon_gateway.sh -w > /dev/null
gtest_run_test gtest_dlt_daemon_gateway
-./gtest_dlt_daemon_logstorage.sh > /dev/null
+./gtest_dlt_daemon_offline_log.sh > /dev/null
gtest_run_test gtest_dlt_daemon_offline_log
popd > /dev/null
diff --git a/tests/gtest_dlt_daemon_logstorage.sh b/tests/gtest_dlt_daemon_offline_log.sh
index 704feb7..704feb7 100755
--- a/tests/gtest_dlt_daemon_logstorage.sh
+++ b/tests/gtest_dlt_daemon_offline_log.sh