summaryrefslogtreecommitdiff
path: root/tests/fs
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-05-28Add RUMPHIJACK option "blanket=/DEV" so mount_ffs may canonicalisehannken
2023-05-08fix the grammar in comments reported by Jim Spath in misc/57397.andvar
2022-11-30Avoid explicitly naming the raw part device with a partition letter - usemartin
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2022-06-06build system: Revert all the recent additions of MK[...] knobs thatnia
2022-05-27mk: Add a MKLFS flag for excluding the log-structured filesystem userspacenia
2022-03-30remove zfs from the exception list; it now works like the other fs's.christos
2022-03-30update copyright.christos
2022-03-30skip userlevel filesystems that have their own rules (they depend on thechristos
2022-03-29ignore EOPNOTSUPP errors for fs's that don't support hard links.christos
2022-03-28Add a test for hardlink sysctl limiting.christos
2022-02-01Test mkdir(2) with one or more trailing slashes - this currently failsmartin
2022-01-31Extend the time to wait for the thread to quit.ryo
2021-12-05s/shapshot/snapshot/msaitoh
2021-11-27Force failure of the nfs_renamerace_cycle, p2k_ffs_renamerace_cycle,gson
2021-10-30With the recent "centralize vnode kevent handling" kevent(2) nohannken
2021-10-23After converting msdosfs_rename() to use genfs_sane_rename() thehannken
2021-09-19fix various typos in comments, messages and documentation.andvar
2021-09-16fix typos in word "successful".andvar
2021-09-16fix typos in word "successfully", mainly s/succesfully/successfully/.andvar
2021-08-20fix various typos in comments and log messages.andvar
2021-08-19s/memry/memory+s/softare/software/+s/grapics/graphics+s/ouput/outputandvar
2021-06-17tests/fs/tmpfs: Print bad values on failure for diagnosis.riastradh
2021-06-16tests/fs/vfs: Mark udf_renamerace_cycle flaky, PR kern/56253.riastradh
2021-06-05Use the correct pathname when cleaning up the inner mount on testgson
2021-06-04Test "mountdhup" has to pass now.hannken
2021-03-07Add blocklist support to libwrap which enables all programs using libwrapchristos
2020-09-07remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir buildsmrg
2020-09-07avoid new GCC 9 warnings.mrg
2020-09-05Revert "ufs: Prevent mkdir from choking on deleted directories."riastradh
2020-09-05ufs: Prevent mkdir from choking on deleted directories.riastradh
2020-09-05genfs_rename: Fix deadlocks in cross-directory cyclic rename.riastradh
2020-09-05tests/fs/vfs/t_renamerace: Test a screw case hannken@ found.riastradh
2020-08-23Nix trailing whitespace.riastradh
2020-08-23Expand test to cover more failure cases. Change from skipped to expect failperseant
2020-08-20Nix trailing whitespace.riastradh
2020-08-20Add cleanup of possible leftover rump processes, replacing thegson
2020-08-20Remove non-functional cleanup code from test_case() and test_case_root().gson
2020-08-18Add skipped test for in-kernel roll-forward agentperseant
2020-08-17Remove unused function rump_shutdown()gson
2020-06-26Reference PRs consistently.jruoho
2020-06-17Include explicitly <rump/rump_syscallshotgun.h> for previous indirect userskamil
2020-06-01LIBISPRIVATE=yeschristos
2020-05-15PR/55102: Kamil Rytarowski: Duplicate fifo_vnodeop_entries,christos
2020-05-14Remove extra semicolon.msaitoh
2020-04-23Replace noatf global with conditional compilationjoerg
2020-04-12make sure that 0 length files get their extattrs cleaned up on deletionchristos
2020-04-10New extended attributes test (does not work until we commit kernel changes)christos
2020-03-15Skip tests when we know there is not enough space availablemartin