Checking what there's available for C I found "Check"[1][2]. It looks
interesting for me.

I've done a little unit testing for C applications before, and I used CuTest[1], which is a really really simple library. However, I think Check might be a better option because it runs in a separate address space that allows us to catch assertion errors and segmentation faults.

Cheers,
Anant

[1] http://cutest.sourceforge.net/

_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel

Reply via email to