Up to [cvs.NetBSD.org] / src / tests / fs / puffs
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 21 01:03:46 2012 UTC (13 months ago) by manu
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.4: +7 -1
lines
Diff to previous 1.4 (colored)
Do not set PUFFS_KFLAG_CACHE_FS_TTL for PUFFS tests
Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 27 12:42:21 2010 UTC (2 years, 8 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache,
netbsd-6
Changes since 1.3: +12 -2
lines
Diff to previous 1.3 (colored)
poll the putter fd instead of doing a blocking read. Long story short: we don't have to wait for the fs syncer to run for the close to succeed.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 16 10:46:20 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.2: +3 -17
lines
Diff to previous 1.2 (colored)
Make random garbage more widely available.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 2 09:44:23 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
the old thread which does not return not returning a value undetectable to all but the sh3 compiler trick
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 31 17:11:45 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Fuzztest puffs mount. There are n different levels of testing: each one pours more and more sane garbage into the args to that the mount progresses further and further. Level 8 (at least when writing this comment) should be the one where mounting actually succeeds. Our metric of success is crash / no crash.