mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
make check build everything and run tests
This commit is contained in:
committed by
Lorenz Meier
parent
e029ad41ef
commit
c82e7d6ae9
@@ -198,9 +198,7 @@ uavcan_firmware:
|
|||||||
check_format:
|
check_format:
|
||||||
@./Tools/check_code_style.sh
|
@./Tools/check_code_style.sh
|
||||||
|
|
||||||
check:
|
check: px4fmu-v1_default px4fmu-v2_default px4fmu-v4_default px4-stm32f4discovery_default check_format tests
|
||||||
check_format
|
|
||||||
tests
|
|
||||||
|
|
||||||
tests: posix_sitl_default
|
tests: posix_sitl_default
|
||||||
@(cd unittests && ./run_tests.sh)
|
@(cd unittests && ./run_tests.sh)
|
||||||
|
|||||||
Reference in New Issue
Block a user