[rtems commit] doxygen: Added RTEMS Test Framework to API

Sebastian Huber sebh at rtems.org
Thu Apr 4 06:27:36 UTC 2019


Module:    rtems
Branch:    master
Commit:    bbdf93869d9a07fcecc8baa013b6c5dadfc23c9a
Changeset: http://git.rtems.org/rtems/commit/?id=bbdf93869d9a07fcecc8baa013b6c5dadfc23c9a

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Wed Apr  3 08:23:41 2019 +0200

doxygen: Added RTEMS Test Framework to API

Update #3706.

---

 cpukit/include/t.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cpukit/include/t.h b/cpukit/include/t.h
index 10d9096..c5e3792 100644
--- a/cpukit/include/t.h
+++ b/cpukit/include/t.h
@@ -45,6 +45,8 @@ extern "C" {
 /**
  * @defgroup RTEMSTestFramework RTEMS Test Framework
  *
+ * @ingroup RTEMSAPI
+ *
  * @brief The RTEMS Test Framework helps you to write tests.
  *
  * @{




More information about the vc mailing list