Source-Changes archive

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

CVS commit: src/tests/fs/vfs



Module Name:    src
Committed By:   pooka
Date:           Thu Nov 11 17:44:44 UTC 2010

Modified Files:
        src/tests/fs/vfs: t_full.c t_renamerace.c t_vnops.c

Log Message:
skip tests which use features which rumpfs does not support
(namely: vop_rename and a file system size limit)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/vfs/t_full.c
cvs rdiff -u -r1.13 -r1.14 src/tests/fs/vfs/t_renamerace.c
cvs rdiff -u -r1.9 -r1.10 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