Source-Changes archive

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

CVS commit: src/tests/fs



Module Name:    src
Committed By:   uch
Date:           Thu Aug 11 10:52:12 UTC 2011

Modified Files:
        src/tests/fs/common: Makefile h_fsmacros.h
        src/tests/fs/vfs: Makefile t_vnops.c
Added Files:
        src/tests/fs/common: fstest_v7fs.c

Log Message:
add ATF tests for v7fs. patch by njoly@. thank you.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/fs/common/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/fs/common/fstest_v7fs.c
cvs rdiff -u -r1.34 -r1.35 src/tests/fs/common/h_fsmacros.h
cvs rdiff -u -r1.15 -r1.16 src/tests/fs/vfs/Makefile
cvs rdiff -u -r1.26 -r1.27 src/tests/fs/vfs/t_vnops.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