Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/sys/fs/tmpfs
Module Name: src
Committed By: jmmv
Date: Thu Nov 9 15:38:12 UTC 2006
Modified Files:
src/regress/sys/fs/tmpfs: t_remove t_rmdir
Log Message:
Move the "Removal of current directory" test to t_rmdir from t_remove
because that's the operation we are issuing. Adjust it to expect a
failure on further accesses to the removed directory.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/regress/sys/fs/tmpfs/t_remove
cvs rdiff -r1.4 -r1.5 src/regress/sys/fs/tmpfs/t_rmdir
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