From bbdf93869d9a07fcecc8baa013b6c5dadfc23c9a Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Wed, 3 Apr 2019 08:23:41 +0200 Subject: 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 10d9096be2..c5e3792ec1 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. * * @{ -- cgit v1.2.3