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: pooka
Date: Tue Apr 13 10:19:25 UTC 2010
Modified Files:
src/tests/fs/ffs: t_snapshot.c
Added Files:
src/tests/fs/common: snapshot.c
Log Message:
Split snapshot test into fs-independent backend and fs-specific frontend.
I really wish all our fs tests were like this (in principle, that
is. I'm not talking about this hacky implementation). I've been
wishing this for quite a few years now. Seems like my wishes don't
come true.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/fs/common/snapshot.c
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/ffs/t_snapshot.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