Date: Tue, 1 Feb 2005 01:53:35 +0000 (UTC) From: Nik Clayton <nik@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/lib/libc/string Makefile test-strerror.c Message-ID: <200502010153.j111rZsF001506@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 2005-02-01 01:53:35 UTC
FreeBSD src repository
Modified files:
tools/regression/lib/libc/string Makefile test-strerror.c
Log:
Link against libtap (ports/devel/libtap). Replace the calls to assert()
with calls to libtap::ok1(), and make sure the correct number of tests is
planned for, and that the exit code is correct.
Revision Changes Path
1.2 +3 -0 src/tools/regression/lib/libc/string/Makefile
1.3 +29 -31 src/tools/regression/lib/libc/string/test-strerror.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502010153.j111rZsF001506>
