mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 06:43:21 +08:00
Linux: commented out tests
The src/platform/linux/tests modules were commented out in the config file. Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -56,7 +56,11 @@ MODULES += lib/conversion
|
||||
# Linux port
|
||||
#
|
||||
MODULES += platforms/linux/px4_layer
|
||||
MODULES += platforms/linux/tests/hello
|
||||
MODULES += platforms/linux/tests/vcdev_test
|
||||
MODULES += platforms/linux/tests/hrt_test
|
||||
|
||||
#
|
||||
# Unit tests
|
||||
#
|
||||
#MODULES += platforms/linux/tests/hello
|
||||
#MODULES += platforms/linux/tests/vcdev_test
|
||||
#MODULES += platforms/linux/tests/hrt_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user