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:   njoly
Date:           Fri Jul  9 14:16:05 UTC 2010

Modified Files:
        src/tests/fs/common: h_fsmacros.h lfs.c
        src/tests/fs/vfs: t_rmdirrace.c

Log Message:
Pass down the filesystem type to the test funtion to allow fs-specific
callpoints.

Adjust t_rmdirrace by moving LFS test specific code from common/lfs.c,
and do skip sysvbfs which does not support rmdir(2).

from pooka.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/common/h_fsmacros.h
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/common/lfs.c
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/vfs/t_rmdirrace.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