aboutsummaryrefslogtreecommitdiffstats
path: root/test/file_util_test.cpp
diff options
context:
space:
mode:
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2022-07-21 07:14:31 +0900
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2022-08-05 00:35:12 +0900
commitb0ed05f610e4bf70eae7929163e1ac8794bd15b0 (patch)
treefa0d21d6fec4e8b6c0393776afbabdb592e78c41 /test/file_util_test.cpp
parenteb7fddaec547c4c9d47cee77bd5419d34ab5f1df (diff)
Update test case
Ths patch update tase case Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I27b4a537d522198f5f180ce22fb7f0af95b3ddb8
Diffstat (limited to 'test/file_util_test.cpp')
-rw-r--r--test/file_util_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/file_util_test.cpp b/test/file_util_test.cpp
index f78fbe2..b9c0a7a 100644
--- a/test/file_util_test.cpp
+++ b/test/file_util_test.cpp
@@ -1,8 +1,8 @@
/**
* SPDX-License-Identifier: Apache-2.0
*
- * @file data-pool-service-test.c
- * @brief Unit test fot data-pool-service-test.c
+ * @file file_util_test.cpp
+ * @brief Unit test fot file-util.c
*/
#include <gtest/gtest.h>
#include "mock/syscall_io_mock.hpp"