view modules/strchrnul-tests @ 9997:8e859c0b80c6

Optimize and test strchrnul. * lib/strchrnul.c (strchrnul): Rewrite to do parallel search. * modules/strchrnul-tests: New file. * tests/test-strchrnul.c: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Mon, 28 Apr 2008 15:43:04 -0600
parents
children 33ab12a7cea2
line wrap: on
line source

Files:
tests/test-strchrnul.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-strchrnul
check_PROGRAMS += test-strchrnul