CVS log for src/tests/dev/fss/t_fss.sh
Up to [cvs.NetBSD.org] / src / tests / dev / fss
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 11 01:56:31 2023 UTC (22 months, 1 week ago) by gutteridge
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -2
lines
t_fss.sh: add missing test case head
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 30 17:49:59 2022 UTC (2 years, 3 months ago) by martin
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3
lines
Avoid explicitly naming the raw part device with a partition letter - use
the non-partition letter variant instead.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 14 04:30:40 2021 UTC (4 years, 2 months ago) by simonb
Branches: MAIN
CVS tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Unmount and unconfigure in the reverse order that they were done. Fixes
problem with leaving a dangling snapshot configured.
Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:54:10 2017 UTC (7 years, 11 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +15 -13
lines
Sync with HEAD
Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:57:55 2017 UTC (8 years ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.1.2.3: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.3: +15 -13
lines
Sync with HEAD
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 15 10:53:15 2017 UTC (8 years ago) by martin
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
is-mlppp-base,
is-mlppp,
bouyer-socketcan-base1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +15 -13
lines
Do not assume an all-zeroes disk label will read back as a disk with
an 'a' partition covering the whole disk, instead use the raw partition.
Also skip this test if the fss device is not available.
With lots of help from pgoyette.
Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Sun Jul 31 03:56:57 2016 UTC (8 years, 7 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.1.2.2: preferred, colored
Changes since revision 1.1.2.2: +6 -4
lines
Import changes from HEAD
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 29 20:27:37 2016 UTC (8 years, 7 months ago) by pgoyette
Branches: MAIN
CVS tags: pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
localcount-20160914,
bouyer-socketcan-base
Branch point for: bouyer-socketcan
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -4
lines
Mount the snapshot read-only; otherwise we get a nasty panic.
Re-order the clean-up steps to properly undo what we did.
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Fri Jul 29 10:57:32 2016 UTC (8 years, 7 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +82 -0
lines
Import the new fss(4) test here, too
Revision 1.1.2.1
Fri Jul 29 06:13:39 2016 UTC (8 years, 7 months ago) by pgoyette
Branches: pgoyette-localcount
FILE REMOVED
Changes since revision 1.1: +0 -82
lines
file t_fss.sh was added on branch pgoyette-localcount on 2016-07-29 10:57:32 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 29 06:13:39 2016 UTC (8 years, 7 months ago) by pgoyette
Branches: MAIN
Branch point for: pgoyette-localcount
Add a basic test for fss(4)
XXX For now, we just create required files (including mount-points)
XXX in the test's working directory. Eventually someone with more
XXX rump-foo than I should create a fss rump-component and then update
XXX the test to run under rump.
CVSweb <webmaster@jp.NetBSD.org>