OpenGrok
Cross Reference: t_fifos.c
xref
: /
src
/
tests
/
fs
/
ffs
/
t_fifos.c
Home
|
History
|
Annotate
|
Download
|
only in
ffs
History log of
/src/tests/fs/ffs/t_fifos.c
Revision
Date
Author
Comments
1.7
09-Jul-2019
maya
return return atf_no_error() instead of 0 for consistency.
suggested by moritzbuhl in https://github.com/NetBSD/src/pull/11/
1.6
13-Jan-2017
christos
branches: 1.6.14;
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
1.5
07-Nov-2010
jmmv
branches: 1.5.28;
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
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
31-May-2010
pooka
Now that atf gdb/coredump conflicts have been solved (thanks jmmv!),
remove USE_ATF ifdefs.
1.2
01-May-2010
pooka
fix !USE_ATF
1.1
29-Mar-2010
pooka
regression test for fifos on ffs
XXX: same test apart for mount/unmount could be used on other
fifo-supporting file systems (r/w support required, though).
1.5.28.1
20-Mar-2017
pgoyette
Sync with HEAD
1.6.14.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Sun Oct 19 02:09:48 GMT 2025