Home | History | Annotate | only in /src/tests/fs/lfs
History log of /src/tests/fs/lfs
RevisionDateAuthorComments
 1.2 13-Jul-2010  jmmv Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
 1.1 28-Jun-2010  pooka add test for PR kern/43503
 1.5 21-Oct-2025  perseant Add tests for LFS resize and new fcntl commands.
 1.4 13-Oct-2025  perseant Add test cases to show whether newfs_lfs creates a file system that
fsck_lfs can understand; and whether orphans (files still in use, after
removal, at the time of a system crash) are removed at fs mount time.
 1.3 18-Aug-2020  perseant Add skipped test for in-kernel roll-forward agent
 1.2 01-Mar-2020  christos Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
 1.1 28-Jun-2010  pooka branches: 1.1.46;
add test for PR kern/43503
 1.1.46.1 08-Apr-2020  martin Merge changes from current as of 20200406
 1.1 13-Oct-2025  perseant Add test cases to show whether newfs_lfs creates a file system that
fsck_lfs can understand; and whether orphans (files still in use, after
removal, at the time of a system crash) are removed at fs mount time.
 1.2 21-Oct-2025  perseant Make the test files smaller so that they write more quickly. To avoid
a timeout on slower platforms reported by martin@.
 1.1 21-Oct-2025  perseant Add tests for LFS resize and new fcntl commands.
 1.1 13-Oct-2025  perseant Add test cases to show whether newfs_lfs creates a file system that
fsck_lfs can understand; and whether orphans (files still in use, after
removal, at the time of a system crash) are removed at fs mount time.
 1.8 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.7 13-Jan-2017  christos branches: 1.7.14;
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
 1.6 22-Feb-2011  pooka branches: 1.6.26;
make the timeouts a bit more generous for really slow systems
 1.5 15-Nov-2010  pooka branches: 1.5.2;
double the timeout for slow hosts (from 1 to 2 seconds)
 1.4 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.3 03-Jul-2010  jmmv Re-add PR number and expected failure condition (as a comment, because the
problem is resolved). Per pooka's request.
 1.2 03-Jul-2010  jmmv Replace custom xfail settings with the new expected failure support in
atf 0.10.
 1.1 28-Jun-2010  pooka add test for PR kern/43503
 1.5.2.1 05-Mar-2011  bouyer Sync with HEAD
 1.6.26.1 20-Mar-2017  pgoyette Sync with HEAD
 1.7.14.1 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1 21-Oct-2025  perseant Add tests for LFS resize and new fcntl commands.
 1.7 18-Oct-2025  perseant Convert the rfw64 test to expect success, following sys/ufs/lfs/lfs_rfw.c
rev 1.39.
 1.6 13-Oct-2025  perseant Convert t_rfw:rfw64 test case to expect-fail.
 1.5 13-Oct-2025  perseant Add test cases to show whether newfs_lfs creates a file system that
fsck_lfs can understand; and whether orphans (files still in use, after
removal, at the time of a system crash) are removed at fs mount time.
 1.4 27-Aug-2025  perseant Add extra checks, and report intermediate status as a debugging aid.
Separate tests for 32-bit LFS (expect fail) and 64-bit (skip, unable to test).
 1.3 23-Aug-2020  riastradh Nix trailing whitespace.
 1.2 23-Aug-2020  perseant Expand test to cover more failure cases. Change from skipped to expect fail
in anticipation of working roll-forward code.
 1.1 18-Aug-2020  perseant Add skipped test for in-kernel roll-forward agent
 1.2 18-Oct-2025  perseant Explicitly specify the segment size so the future tests can use the value.
The specified size is the same that was previously auto-selected, so there
is no effective change.
 1.1 13-Oct-2025  perseant Add test cases to show whether newfs_lfs creates a file system that
fsck_lfs can understand; and whether orphans (files still in use, after
removal, at the time of a system crash) are removed at fs mount time.
 1.2 18-Oct-2025  perseant Explicitly specify the segment size so the future tests can use the value.
The specified size is the same that was previously auto-selected, so there
is no effective change.
 1.1 13-Oct-2025  perseant Add test cases to show whether newfs_lfs creates a file system that
fsck_lfs can understand; and whether orphans (files still in use, after
removal, at the time of a system crash) are removed at fs mount time.

RSS XML Feed