Home | History | Annotate | Download | only in tmpfs
History log of /src/tests/fs/tmpfs/t_vnode_leak.sh
RevisionDateAuthorComments
 1.8  28-Apr-2024  rillig tests: replace deprecated '-s eq:...' with '-s exit:...'
 1.7  17-Jan-2018  maya Use sysctl -n rather than parse the output.

From Ngie Cooper in PR bin/51870
 1.6  07-Nov-2010  jmmv Adjusts tests after import of atf-0.12:

- The use.fs property is gone.
- Mark the tests/fs/t_create:attrs test as broken when using the default
unprivileged-user:_atf setting. This probably deserves a fix somehow
but I'm not sure at this point.
 1.5  05-Jul-2010  jmmv Properly mark some test cases as having a cleanup routine. Stupidity of
the API? Most likely; will revise it.

Fixes atf-run breaking when running t_psshfs. This does not resolve the
underlying issue though, which is atf-run getting confused trying to
unmount the temporary mount point by itself (I think). (I'm now wondering
if atf should be bothering about unmounting stuff at all. Maybe not. It is
a tricky and uncommon thing.)
 1.4  04-Jun-2010  jmmv atf-0.9 introduces an use.fs test-case property to allow tests to write to
their work directory. The purpose is to be able to know which tests intend
to touch the file system and to allow a minor optimization in atf-run.

Define use.fs=true for all those tests requiring it. (This highlights that
some tests currently require modifying the file system but conceptually
they shouldn't be... which leaves room for further improvements/cleanups
later :-)
 1.3  19-Jan-2009  jmmv Adjust tests to work with the new API in ATF 0.6.
 1.2  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.1  12-Nov-2007  jmmv branches: 1.1.4; 1.1.8;
Convert the regress/sys/fs/tmpfs tests to the atf

This change converts all the existing regression tests in
regress/sys/fs/tmpfs to the new framework provided by atf. As a side
effect, this also moves all the tests programs in regress/sys/fs/tmpfs to
tests/fs/tmpfs.
 1.1.8.1  18-May-2008  yamt sync with head.
 1.1.4.2  09-Jan-2008  matt sync with HEAD
 1.1.4.1  12-Nov-2007  matt file t_vnode_leak.sh was added on branch matt-armv6 on 2008-01-09 01:59:25 +0000

RSS XML Feed