History log of /openbsd-src/regress/lib/libc/strerror/strerror_test.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 69f3b041 14-Sep-2015 guenther <guenther@openbsd.org>

Test the exported strsignal() API, not the (now hidden) internal API

noted by daniel@


# 04978e93 13-May-2005 otto <otto@openbsd.org>

Add tests for __strsignal(). Put here since the tests are very similar
to the strerror() test.


# c5f4fad5 08-May-2005 otto <otto@openbsd.org>

Try to catch some more errors and adapt to slightly changed strerror.


# 6f1d08d1 02-May-2004 espie <espie@openbsd.org>

more tests, okay millert@ (we probably don't pass them all yet, and will
after the strerror_r code is committed).


# 33b4f39f 30-Apr-2004 espie <espie@openbsd.org>

Add tests for strerror.