Source-Changes archive

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

CVS commit: basesrc/regress/sys/fs/lfs



Module Name:    basesrc
Committed By:   perseant
Date:           Fri Aug  2 19:10:50 UTC 2002

Added Files:
        basesrc/regress/sys/fs/lfs: Makefile
        basesrc/regress/sys/fs/lfs/9994: 9994_f.c Makefile

Log Message:
Add regression tests section for LFS.  First regression test is based on
IWAMOTO Toshihiro's test program submitted with PR #9994, modified to
perform the same operations on a control file, presumably held in a
known-working filesystem.  Test and control files are compared with "diff"
after the run (assuming that the kernel does not panic, which is really
the main point of the test).

Not included in the parent Makefile's list, as it requires the existence of
an LFS of some size.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/regress/sys/fs/lfs/Makefile
cvs rdiff -r0 -r1.1 basesrc/regress/sys/fs/lfs/9994/9994_f.c \
    basesrc/regress/sys/fs/lfs/9994/Makefile

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