Testing: switch unit tests to BUILD_TESTING

This commit is contained in:
Matthias Grob
2019-04-14 20:55:35 +02:00
parent 01e9b2cde8
commit 5020dfdc3d
4 changed files with 19 additions and 14 deletions

View File

@@ -151,6 +151,7 @@ add_custom_target(test_results
px4
examples__dyn_hello
test_mixer_multirotor
unit_test
USES_TERMINAL
COMMENT "Running tests in sitl"
WORKING_DIRECTORY ${PX4_BINARY_DIR})