Home | History | Annotate | Download | only in kernel
History log of /src/tests/kernel/t_umount.sh
RevisionDateAuthorComments
 1.9  18-Aug-2025  christos update to match new sh diagnostic
 1.8  19-Apr-2025  rin branches: 1.8.2;
tests: Skip vnd(4)-based tests on vax for now

in order to avoid kernel crash described in PR port-vax/59287
 1.7  09-Feb-2024  andvar branches: 1.7.2;
fix spelling mistakes, mainly in comments and log messages.
 1.6  24-May-2022  andvar fix various typos in comment, documentation and log messages.
 1.5  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.4  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.3  12-Jun-2010  pooka Fix silly test. First it tests that it can't "cd ..", then it
wants to "cd .." to complete the test. CANNOT HAVE BOTH!
 1.2  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.1  20-Feb-2009  jmmv branches: 1.1.2;
Add the kernel-level tests developed by Lukasz Strzygowski as part of the
atfify GSoC 2008 project.
 1.1.2.2  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.1.2.1  20-Feb-2009  jym file t_umount.sh was added on branch jym-xensuspend on 2009-05-13 19:19:33 +0000
 1.7.2.1  02-Aug-2025  perseant Sync with HEAD
 1.8.2.1  08-Sep-2025  martin Pull up following revision(s) (requested by christos in ticket #28):

tests/kernel/t_umount.sh: revision 1.9

update to match new sh diagnostic

RSS XML Feed