Subject: CVS commit: pkgsrc/devel/aceunit
From: Amitai Schleier
Date: 2024-05-04 20:06:24
Message id: 20240504180624.1D0BCFA2C@cvs.NetBSD.org

Log Message:
Add aceunit: Advanced C and Embedded Unit test framework

AceUnit is a comfortable unit test framework for C, in the best
tradition of xUnit frameworks (like JUnit). Its target audience are
developers using the C programming language to develop firmware,
drivers, operating systems, and other C programs, like command line
programs. It is tiny and thus suitable even for extremely
resource-constrained environments.

Files:
RevisionActionfile
1.1addpkgsrc/devel/aceunit/DESCR
1.1addpkgsrc/devel/aceunit/Makefile
1.1addpkgsrc/devel/aceunit/PLIST
1.1addpkgsrc/devel/aceunit/distinfo
1.1addpkgsrc/devel/aceunit/patches/patch-Makefile