cppunit: new package
authorSebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Wed, 29 Oct 2014 00:14:49 +0000 (20:14 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 29 Oct 2014 21:07:03 +0000 (22:07 +0100)
commitc385bf19786a5a220dc9d1a82eb28df57afebf8b
tree3f552577db5a7dd94767bb7b77495fb70ad87cdf
parenta83aa48ea0c0bbe2d9ee2254ec5197bb2a9b7303
cppunit: new package

CppUnit is the C++ port of the famous JUnit framework for unit testing.
Test output is in XML or text format for automatic testing and GUI
based for supervised tests.

http://www.freedesktop.org/wiki/Software/cppunit/

[Thomas:
  - change license to LGPLv2.1, since there is no indication that the
    "or later" option is used.
  - slightly rewrap text in Config.in file.]

Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/cppunit/Config.in [new file with mode: 0644]
package/cppunit/cppunit.hash [new file with mode: 0644]
package/cppunit/cppunit.mk [new file with mode: 0644]