strnlen: add tests
authorEric Blake <eblake@redhat.com>
Wed, 15 Sep 2010 19:38:29 +0000 (13:38 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 15 Sep 2010 19:56:29 +0000 (13:56 -0600)
commit471fe3b7c941fd194a1399c4f24d6bfe9c97c150
treeb3c3f0027fa0d17e06048c1a433cacd284d3a512
parentc98cb28938e581ea9a2dcbe965f5131cab90bc2c
strnlen: add tests

* modules/strnlen-tests: New file.
* tests/test-strnlen.c: Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
modules/strnlen-tests [new file with mode: 0644]
tests/test-strnlen.c [new file with mode: 0644]