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:
Mark Charlebois
2015-03-24 20:52:38 -07:00
parent 31edc08cea
commit bb7c8163b9
+7 -3
View File
@@ -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