Source-Changes archive

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

CVS commit: src/tests/fs/common



Module Name:    src
Committed By:   njoly
Date:           Wed Jun 30 20:39:39 UTC 2010

Added Files:
        src/tests/fs/common: ext2fs.c ffs.c h_fsmacros.h msdosfs.c sysvbfs.c
            tmpfs.c

Log Message:
Add helper code and macros to ease writing filesystem tests with rump.
Support currently limited to ext2fs, ffs, msdos, sysvbfs and tmpfs.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/fs/common/ext2fs.c src/tests/fs/common/ffs.c \
    src/tests/fs/common/h_fsmacros.h src/tests/fs/common/msdosfs.c \
    src/tests/fs/common/sysvbfs.c src/tests/fs/common/tmpfs.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