Module Name: src Committed By: jruoho Date: Thu Jul 14 05:46:04 UTC 2011
Modified Files: src/tests/lib/libc/string: t_memchr.c t_memcpy.c t_strcat.c Log Message: Add few simple test cases. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/string/t_memchr.c \ src/tests/lib/libc/string/t_strcat.c cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/string/t_memcpy.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.