From b0ed05f610e4bf70eae7929163e1ac8794bd15b0 Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Thu, 21 Jul 2022 07:14:31 +0900 Subject: Update test case Ths patch update tase case Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi Change-Id: I27b4a537d522198f5f180ce22fb7f0af95b3ddb8 --- test/file_util_test.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/file_util_test.cpp') 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 #include "mock/syscall_io_mock.hpp" -- cgit