pooka
44307e8d84
Improve previous a bit more: now it works correctly in all cases
...
with or without xfail.
There is still room for improvement, though: with xfail the
errno != EROFS branch does not report why open failed.
2010-07-03 13:37:22 +00:00
pooka
a8bfb4f650
enhance fail check
2010-07-03 12:23:04 +00:00
pooka
8da786abde
Remove ufs mount where not necessary due to rumpfs now supporting
...
VOP_WHITEOUT.
2010-07-03 12:10:35 +00:00
pooka
4fbc020440
Add xfail tests for two cases described in PR kern/43560.
2010-07-03 12:08:37 +00:00
jmmv
7562f3f929
Replace custom xfail settings with the new expected failure support in
...
atf 0.10.
2010-07-03 08:18:30 +00:00
hannken
a377d2aa24
Test no longer fails with rev. 1.62 of src/sys/fs/union/union_vfsops.c.
2010-06-30 14:10:14 +00:00
pooka
73a09406dc
xfail test for problem described in PR kern/23986
2010-06-29 15:25:28 +00:00
jmmv
6b84fb92ac
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 :-)
2010-06-04 08:39:40 +00:00
pooka
104b695ac0
Now that atf gdb/coredump conflicts have been solved (thanks jmmv!),
...
remove USE_ATF ifdefs.
2010-05-31 23:44:54 +00:00
pooka
ebcc5a9913
fix !USE_ATF case
2010-05-01 10:43:31 +00:00
njoly
055c56a77b
Use tp-glob keys when requesting for test pattern.
2010-03-31 18:40:26 +00:00
pooka
9e4e4976ad
Add basic union test.
2010-03-29 18:19:19 +00:00