aboutsummaryrefslogtreecommitdiffstats
path: root/test/file_util_test.cpp
diff options
context:
space:
mode:
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"