tests/test-strstr.c: Rewrite to use malloc/strcpy instead of strdup.
[pspp] / tests / test-strchrnul.c
2008-04-28 Eric BlakeWhitespace cleanup.
2008-04-28 Eric BlakeOptimize and test strchrnul.