Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib/libc/string



Module Name:    src
Committed By:   jruoho
Date:           Thu Jul  7 08:27:36 UTC 2011

Modified Files:
        src/tests/lib/libc/string: t_memcpy.c t_memmem.c t_popcount.c
            t_stresep.c t_swab.c

Log Message:
Rename some test case names for consistency.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/string/t_memcpy.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/string/t_memmem.c \
    src/tests/lib/libc/string/t_stresep.c src/tests/lib/libc/string/t_swab.c
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/string/t_popcount.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index