summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/t-test-hash-sha256.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-hash-sha256.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-hash-sha256.c')
-rw-r--r--cpukit/libtest/t-test-hash-sha256.c13
1 files changed, 11 insertions, 2 deletions
diff --git a/cpukit/libtest/t-test-hash-sha256.c b/cpukit/libtest/t-test-hash-sha256.c
index a9aa4df023..e937f81ddf 100644
--- a/cpukit/libtest/t-test-hash-sha256.c
+++ b/cpukit/libtest/t-test-hash-sha256.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_report_hash_sha256_update() and T_report_hash_sha256().
+ */
+
+/*
* Copyright (C) 2019, 2021 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without