Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   pgoyette
Date:           Sun Dec 26 13:35:54 UTC 2010

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/tests/lib/libc/string: Makefile
Added Files:
        src/tests/lib/libc/string: t_memcpy.c t_memmem.c t_stresep.c t_swab.c

Log Message:
Migrate the last of the libc/string/ tests from regress to atf, and
re-enable building of t_popcount


To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/string/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/string/t_memcpy.c \
    src/tests/lib/libc/string/t_memmem.c \
    src/tests/lib/libc/string/t_stresep.c src/tests/lib/libc/string/t_swab.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