summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/t-test-checks-eno.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-eno.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-eno.c')
-rw-r--r--cpukit/libtest/t-test-checks-eno.c13
1 files changed, 11 insertions, 2 deletions
diff --git a/cpukit/libtest/t-test-checks-eno.c b/cpukit/libtest/t-test-checks-eno.c
index 5b450ccf99..48736915b4 100644
--- a/cpukit/libtest/t-test-checks-eno.c
+++ b/cpukit/libtest/t-test-checks-eno.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_strerror(), T_check_eno(), and T_check_eno_success().
+ */
+
+/*
* Copyright (C) 2018 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without