summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/t-test-checks-eno.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libtest/t-test-checks-eno.c')
-rw-r--r--cpukit/libtest/t-test-checks-eno.c15
1 files changed, 12 insertions, 3 deletions
diff --git a/cpukit/libtest/t-test-checks-eno.c b/cpukit/libtest/t-test-checks-eno.c
index b80f1d110c..48736915b4 100644
--- a/cpukit/libtest/t-test-checks-eno.c
+++ b/cpukit/libtest/t-test-checks-eno.c
@@ -1,7 +1,16 @@
-/*
- * SPDX-License-Identifier: BSD-2-Clause
+/* SPDX-License-Identifier: BSD-2-Clause */
+
+/**
+ * @file
+ *
+ * @ingroup RTEMSTestFrameworkImpl
*
- * Copyright (C) 2018 embedded brains GmbH
+ * @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
* modification, are permitted provided that the following conditions