|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Infuse validation framework. More...
#include <zephyr/kernel.h>Go to the source code of this file.
Macros | |
| #define | VALIDATION_REPORT_INFO(system, fmt, ...) |
| Information report. | |
| #define | VALIDATION_REPORT_VALUE(system, name, fmt, ...) |
| Value report. | |
| #define | VALIDATION_REPORT_ERROR(system, fmt, ...) |
| Failure report. | |
| #define | VALIDATION_REPORT_PASS(system, fmt, ...) |
| Pass report. | |
Infuse validation framework.
SPDX-License-Identifier: FSL-1.1-ALv2