mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-03-23 23:48:07 +08:00
using [libtap](https://github.com/zorgnax/libtap) to create a [TAP](http://testanything.org) (TestAnythingProtocol) producer. You can also run the test (if already compiled) with prove: ``` prove --exec '' tests/math/test_pprz_math.run ```