mirror of https://github.com/ARMmbed/mbed-os.git
tests: fix doxygen style
parent
53c427735c
commit
ef728d01dc
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue