mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 09:58:23 +08:00
[test] improve module tests (#3517)
Co-authored-by: Fabien-B <Fabien-B@github.com>.
This commit is contained in:
@@ -34,5 +34,8 @@
|
||||
<!-- Load DSDL generated files-->
|
||||
<include name="$(PAPARAZZI_HOME)/var/include/DSDLcode/include"/>
|
||||
<file name="uavcan.equipment.air_data.RawAirData.c" dir="$(PAPARAZZI_HOME)/var/include/DSDLcode/src"/>
|
||||
<test>
|
||||
<include name="$(PAPARAZZI_HOME)/sw/ext/dronecan/libcanard"/>
|
||||
</test>
|
||||
</makefile>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user