mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
14 lines
335 B
Plaintext
14 lines
335 B
Plaintext
/**
|
|
* @defgroup test_utils_result_output_check Test result output structure
|
|
* @brief Enable this module to check the result structure
|
|
* @ingroup test_utils_result_output
|
|
* @{
|
|
*
|
|
* @file
|
|
* @brief Result output assert check implementation
|
|
*
|
|
*
|
|
* @author Kevin Weiss <kevin.weiss@haw-hamburg.de>
|
|
* @}
|
|
*/
|