mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 23:07:38 +08:00
tests simple timing microbenchmark
This commit is contained in:
committed by
Lorenz Meier
parent
02d4405a62
commit
3ba97297d5
@@ -105,6 +105,7 @@ protected:
|
||||
_tests_passed++; \
|
||||
} \
|
||||
_cleanup(); \
|
||||
printf("\n"); \
|
||||
} while (0)
|
||||
|
||||
/// @brief Used to assert a value within a unit test.
|
||||
|
||||
Reference in New Issue
Block a user