Module Name: src Committed By: pooka Date: Wed Jul 28 14:23:02 UTC 2010
Modified Files: src/tests/fs/common: h_fsmacros.h Log Message: Add FSTEST_CONSTRUCTOR/FSTEST_DESTRUCTOR which create/mount the file system with default params. Make ATF_FS_APPLY use the constructor (can't use the destructor due to the (useless) cleanup). To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/tests/fs/common/h_fsmacros.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.