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

Bug#839578: RFP: libcheck -- unit testing framework for C



Package: wnpp
Severity: wishlist

* Package name    : libcheck
  Version         : 0.10.0
  Upstream Author : Branden Archer <b.m.archer4@gmail.com>
* URL             : https://libcheck.github.io/check/
* License         : LGPL-2.1
  Programming Lang: C
  Description     : unit testing framework for C

Check is a unit testing framework for C. It features a simple interface
for defining unit tests, putting little in the way of the developer. Tests
are run in a separate address space, so both assertion failures and code
errors that cause segmentation faults or other signals can be caught. Test
results are reportable in the following: Subunit, TAP, XML, and a generic logging format.

Cheers,
DS


Reply to: