[PATCH 26/28] doxygen: Added RTEMS Test Framework to API

Joel Sherrill joel at rtems.org
Wed Apr 3 12:57:36 UTC 2019


I should have spotted it when the file t.h was added but we should avoid
adding files to the top of the include tree. This space is primarily owned
by POSIX, C, and applications.

Also t.h is very short with no value to being short. Being used in the
tests, it could be arbitrarily long like t_test_framework.h and really
wouldn't matter.

On Wed, Apr 3, 2019 at 2:32 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:

> From: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
>
> 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..7ba37d3fdf 100644
> --- a/cpukit/include/t.h
> +++ b/cpukit/include/t.h
> @@ -44,6 +44,8 @@ extern "C" {
>
>  /**
>   * @defgroup RTEMSTestFramework RTEMS Test Framework
> + *
> + * @ingroup RTEMSAPI
>   *
>   * @brief The RTEMS Test Framework helps you to write tests.
>   *
> --
> 2.16.4
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190403/29ea6dc8/attachment.html>


More information about the devel mailing list