summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/t-test-rtems-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libtest/t-test-rtems-context.c')
-rw-r--r--cpukit/libtest/t-test-rtems-context.c13
1 files changed, 11 insertions, 2 deletions
diff --git a/cpukit/libtest/t-test-rtems-context.c b/cpukit/libtest/t-test-rtems-context.c
index 351a29a1ca..1405db0c7d 100644
--- a/cpukit/libtest/t-test-rtems-context.c
+++ b/cpukit/libtest/t-test-rtems-context.c
@@ -1,6 +1,15 @@
-/*
- * SPDX-License-Identifier: BSD-2-Clause
+/* SPDX-License-Identifier: BSD-2-Clause */
+
+/**
+ * @file
+ *
+ * @ingroup RTEMSTestFrameworkImpl
*
+ * @brief This source file contains the implementation of
+ * T_check_task_context().
+ */
+
+/*
* Copyright (C) 2019 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without