Make the strerror tests work without libtap.
authorjmmv <jmmv@FreeBSD.org>
Wed, 12 Mar 2014 10:45:22 +0000 (10:45 +0000)
committerjmmv <jmmv@FreeBSD.org>
Wed, 12 Mar 2014 10:45:22 +0000 (10:45 +0000)
commiteb6560d4ab7240beb5712af1904556b1f70217d2
tree772846456ebf836ae5944463276d1f68cafea351
parent273f6bdcc9731d0fc968f43b20fc3571852d0b3c
Make the strerror tests work without libtap.

Just replace the simple calls to the library with ad-hoc code.  We should
later rewrite these with the ATF libraries anyway, which are part of the
base system.
tools/regression/lib/libc/string/Makefile
tools/regression/lib/libc/string/test-strerror.c