mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +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:
commit
bda85d54e4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user