History log of /netbsd-src/tests/lib/libutil/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# 2289b490 30-Mar-2011 jruoho <jruoho@NetBSD.org>

Add some naive tests for the efun(3) family of debug functions.


# f8d6f5f3 22-Mar-2011 jmmv <jmmv@NetBSD.org>

Add some tests for pidfile(3).

I want to touch this module to attempt a feature addition but I need some
tests beforehand!


# 198de556 20-Dec-2010 njoly <njoly@NetBSD.org>

Add testcase from PR/44255, that exercize parsedate(3) with sample
strings taken from the manpage.


# c505c442 16-Jul-2010 jmmv <jmmv@NetBSD.org>

Convert the libposix, libprop, librt, libskey and libutil tests to ATF.
Initial work from the GSoC 2008 project by Lukasz Strzygowski.