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.hu...@embedded-brains.de> wrote:

> From: Andreas Dachsberger <andreas.dachsber...@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@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to