mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 11:40:35 +08:00
Merge pull request #372 from sjwilks/cleanup
Make sure the unit tests aren't included as part of the standard firmware binary
This commit is contained in:
@@ -94,8 +94,8 @@ MODULES += modules/sdlog2
|
||||
#
|
||||
# Unit tests
|
||||
#
|
||||
MODULES += modules/unit_test
|
||||
MODULES += modules/commander/commander_tests
|
||||
#MODULES += modules/unit_test
|
||||
#MODULES += modules/commander/commander_tests
|
||||
|
||||
#
|
||||
# Library modules
|
||||
|
||||
@@ -88,8 +88,8 @@ MODULES += modules/sdlog2
|
||||
#
|
||||
# Unit tests
|
||||
#
|
||||
MODULES += modules/unit_test
|
||||
MODULES += modules/commander/commander_tests
|
||||
#MODULES += modules/unit_test
|
||||
#MODULES += modules/commander/commander_tests
|
||||
|
||||
#
|
||||
# Library modules
|
||||
|
||||
Reference in New Issue
Block a user