Source-Changes archive

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

CVS commit: src/tests



Module Name:    src
Committed By:   jmmv
Date:           Sat Jul 17 19:26:28 UTC 2010

Modified Files:
        src/tests: Makefile
Added Files:
        src/tests/include: Makefile d_bitstring_27.out d_bitstring_32.out
            d_bitstring_49.out d_bitstring_64.out d_bitstring_67.out
            d_bitstring_8.out t_bitstring.c t_inttypes.c t_limits.c t_stdint.c
        src/tests/include/sys: Makefile t_bootblock.c

Log Message:
Convert the include tests to atf.
Initial work from the GSoC 2008 project by Lukasz Strzygowski.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/tests/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/include/Makefile \
    src/tests/include/d_bitstring_27.out src/tests/include/d_bitstring_32.out \
    src/tests/include/d_bitstring_49.out src/tests/include/d_bitstring_64.out \
    src/tests/include/d_bitstring_67.out src/tests/include/d_bitstring_8.out \
    src/tests/include/t_bitstring.c src/tests/include/t_inttypes.c \
    src/tests/include/t_limits.c src/tests/include/t_stdint.c
cvs rdiff -u -r0 -r1.1 src/tests/include/sys/Makefile \
    src/tests/include/sys/t_bootblock.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