index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fs
/
ffs
Age
Commit message (
Expand
)
Author
2022-11-17
Restore backward compatibility of UFS2 with previous NetBSD releases by
chs
2021-12-05
s/shapshot/snapshot/
msaitoh
2021-08-20
fix various typos in comments and log messages.
andvar
2020-08-20
Remove non-functional cleanup code from test_case() and test_case_root().
gson
2020-08-17
Remove unused function rump_shutdown()
gson
2020-05-15
PR/55102: Kamil Rytarowski: Duplicate fifo_vnodeop_entries,
christos
2020-04-12
make sure that 0 length files get their extattrs cleaned up on deletion
christos
2020-04-10
New extended attributes test (does not work until we commit kernel changes)
christos
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2019-07-09
return return atf_no_error() instead of 0 for consistency.
maya
2017-03-22
add tests for the mount update from rw to rw+log, which used to case the panic
jdolecek
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2016-10-08
Incrase timeout for the benefit of the walk_list_user test case which
gson
2015-01-07
Move sysproxy support into a separate component, rumpkern_sysproxy,
pooka
2013-07-29
Slow hardware needs longer, especially for default_deny_user_big
skrll
2013-02-06
Test taking a snapshot from a stressed file system.
hannken
2013-01-22
spelling
dholland
2012-11-27
Add fsbsizeovermaxbsize test that tests mouting a FS with block size greater
jakllsch
2012-11-27
Rename fsbsize2big to fsbsizeovermaxphys to accurately match what it tests.
jakllsch
2012-09-30
Add test cases for the bug fixed in sys/ufs/ufs/ufs_quota2.c 1.35:
bouyer
2012-08-24
h_ffs_server.c is not a test program. Remove unnecessary traces of atf.
jmmv
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2012-02-13
Update reference output to match yesterday's fix. ok martin@ for releng
dholland
2012-02-01
Reimplement repquota -x to print in tabular form instead of XML.
dholland
2012-01-18
Make parts of the quota tests useable for more than quotas:
bouyer
2011-06-16
Use proper format strings.
joerg
2011-06-11
Turn warns on for all tests and fix all the bugs.
christos
2011-03-12
Add support for multiple rump servers in shutdown and cleanup
bouyer
2011-03-09
Don't descend into non-existing subdirectory "clients".
tron
2011-03-09
Use librumphijack for quota commands instead of rumpifed versions.
bouyer
2011-03-07
Fix link error.
enami
2011-03-06
merge the bouyer-quota2 branch. This adds a new on-disk format
bouyer
2010-11-19
test snapshots on ffsv2 too
pooka
2010-11-07
Adjusts tests after import of atf-0.12:
jmmv
2010-11-05
test fss with underlying fs mounted with MNT_LOG
pooka
2010-11-05
remove newline from error
pooka
2010-09-23
Reorder the library specifications, so that we don't depend on the
he
2010-08-09
add comment saying why the other test doesn't use fstest
pooka
2010-08-09
* convert 48k fs image test to FSTEST_CON/DESTRO
pooka
2010-08-09
Check that mounting a file system with blocksize > MAXPHYS returns an error.
pooka
2010-07-30
Fold the puffs private and vfs tests mount/unmount routines together.
pooka
2010-07-19
Need to use the ${PRINTOBJDIR} trick for LIBISPRIVATE ...
pooka
2010-07-19
Include h_fsmacros instead of ffs.c and link in test lib.
pooka
2010-07-14
Convert "The Original" rename race test from to vfs and retire the
pooka
2010-07-13
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
jmmv
2010-07-13
Add testcase data argument to all fstest helper functions.
njoly
2010-07-13
Make this compile again.
enami
2010-07-05
* fill PR number to xfail now that we have one -- let's try not
pooka
2010-07-05
Use expect_fail instead of defining xfail. Looks like I missed this one
jmmv
2010-06-30
Small xfail testcase to exercise 48k ffs image mount, from problem
njoly
[next]