tests: fix doxygen style

pull/8711/head
Martin Kojtal 2018-11-12 10:32:31 +00:00
parent 53c427735c
commit ef728d01dc
3 changed files with 4 additions and 4 deletions

View File

@ -16,9 +16,9 @@
/** \addtogroup hal_critical /** \addtogroup hal_critical
* @{ * @{
* \defgroup hal_critical_test Tests * \defgroup hal_critical_test Tests
* Tests definitions of the HAL Critical module. * Tests definitions of the HAL Critical module.
* @{ * @{
*/ */
#ifndef MBED_CRITICAL_SECTION_TEST_H #ifndef MBED_CRITICAL_SECTION_TEST_H

View File

@ -18,7 +18,7 @@
* @{ * @{
* \defgroup hal_qspi_tests Tests * \defgroup hal_qspi_tests Tests
* QSPI tests of the HAL. * QSPI tests of the HAL.
* @{ * @{
*/ */
#ifndef MBED_QSPI_TEST_H #ifndef MBED_QSPI_TEST_H
#define MBED_QSPI_TEST_H #define MBED_QSPI_TEST_H

View File

@ -19,7 +19,7 @@
* @{ * @{
* @defgroup hal_sleep_test_util Tests * @defgroup hal_sleep_test_util Tests
* Tests of the sleep HAL. * Tests of the sleep HAL.
* @{ * @{
*/ */
#ifndef MBED_SLEEP_TEST_UTILS_H #ifndef MBED_SLEEP_TEST_UTILS_H