summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/t-test-rtems-memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libtest/t-test-rtems-memory.c')
-rw-r--r--cpukit/libtest/t-test-rtems-memory.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/libtest/t-test-rtems-memory.c b/cpukit/libtest/t-test-rtems-memory.c
index 1d41192f56..ed0908ae10 100644
--- a/cpukit/libtest/t-test-rtems-memory.c
+++ b/cpukit/libtest/t-test-rtems-memory.c
@@ -1,5 +1,14 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSTestFrameworkImpl
+ *
+ * @brief This source file contains the implementation of
+ * T_memory_allocate(), T_memory_deallocate(), and T_memory_action().
+ */
+
/*
* Copyright (C) 2020 embedded brains GmbH & Co. KG
*