summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/t-test-checks-psx.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-25 08:38:03 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-26 07:18:29 +0200
commitf99f5cec85d3074d83f422656fa0745e87ba5f6d (patch)
tree7b9e31756700fee9a2a4b5134ed554d75baaf2e6 /cpukit/libtest/t-test-checks-psx.c
parentimport Apache License 2.0 text file (diff)
downloadrtems-f99f5cec85d3074d83f422656fa0745e87ba5f6d.tar.bz2
libtest: Place files into a Doxygen group
Canonicalize the file headers. Update #3707.
Diffstat (limited to 'cpukit/libtest/t-test-checks-psx.c')
-rw-r--r--cpukit/libtest/t-test-checks-psx.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/cpukit/libtest/t-test-checks-psx.c b/cpukit/libtest/t-test-checks-psx.c
index 5394ea537a..5d6ec25bda 100644
--- a/cpukit/libtest/t-test-checks-psx.c
+++ b/cpukit/libtest/t-test-checks-psx.c
@@ -3,7 +3,10 @@
/**
* @file
*
- * @brief
+ * @ingroup RTEMSTestFrameworkImpl
+ *
+ * @brief This source file contains the implementation of
+ * T_check_psx_error() and T_check_psx_success().
*/
/*