OK to push

Chris

On 13/3/2023 9:49 pm, Sebastian Huber wrote:
> ---
>  cpukit/doxygen/top-level-groups.h | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
> 
> diff --git a/cpukit/doxygen/top-level-groups.h 
> b/cpukit/doxygen/top-level-groups.h
> index 8a439feee1..25bf8faae2 100644
> --- a/cpukit/doxygen/top-level-groups.h
> +++ b/cpukit/doxygen/top-level-groups.h
> @@ -63,3 +63,27 @@
>   *
>   * @brief This group contains the test suites.
>   */
> +
> +/**
> + * @defgroup RTEMSTestSuitesPerformance Performance Test Suites
> + *
> + * @ingroup RTEMSTestSuites
> + *
> + * @brief This group contains the test suites related to performance tests.
> + */
> +
> +/**
> + * @defgroup RTEMSTestSuitesUnit Unit Test Suites
> + *
> + * @ingroup RTEMSTestSuites
> + *
> + * @brief This group contains the test suites related to unit tests.
> + */
> +
> +/**
> + * @defgroup RTEMSTestSuitesValidation Validation Test Suites
> + *
> + * @ingroup RTEMSTestSuites
> + *
> + * @brief This group contains the test suites related to validation tests.
> + */
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to