paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 6183a1: [tests] skeleton for t


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 6183a1: [tests] skeleton for testing math lib with libtap
Date: Wed, 19 Nov 2014 06:43:16 -0800

  Branch: refs/heads/test_math
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 6183a12bc9926f1297b56fe581eaa17e1852d13e
      
https://github.com/paparazzi/paparazzi/commit/6183a12bc9926f1297b56fe581eaa17e1852d13e
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M sw/airborne/math/Makefile
    M tests/Makefile
    A tests/math/.gitignore
    A tests/math/Makefile
    A tests/math/tap.c
    A tests/math/tap.h
    A tests/math/test_pprz_math.c

  Log Message:
  -----------
  [tests] skeleton for testing math lib with libtap

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
```



reply via email to

[Prev in Thread] Current Thread [Next in Thread]