The NetBSD Project

CVS log for src/tests/sbin/gpt/t_gpt.sh

[BACK] Up to [cvs.NetBSD.org] / src / tests / sbin / gpt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 21 16:06:00 2022 UTC (16 months ago) by kre
Branch: MAIN
CVS Tags: netbsd-10-base, 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, HEAD
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.15 (colored)


Adapt to recent gpt(8) change which now issues a message when
the secondary GPT header is moved.   Do it this way rather than
just using -q to suppress the message, so the test verifies that
the appropriate action was taken.

Revision 1.15.2.1 / (download) - annotate - [select for diffs], Wed Apr 26 02:53:34 2017 UTC (6 years, 11 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.15: +5 -1 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Sync with HEAD

Revision 1.15.4.1 / (download) - annotate - [select for diffs], Fri Apr 21 16:54:13 2017 UTC (6 years, 11 months ago) by bouyer
Branch: bouyer-socketcan
Changes since 1.15: +5 -1 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Sync with HEAD

Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 22 19:13:40 2017 UTC (7 years ago) by martin
Branch: 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-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-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-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, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1
Changes since 1.15: +5 -1 lines
Diff to previous 1.15 (colored)

Skip the "migrate" test on architectures not natively using MBR, it
can not work there.

Revision 1.15 / (download) - annotate - [selected], Tue Mar 8 08:04:48 2016 UTC (8 years ago) by joerg
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914, bouyer-socketcan-base
Branch point for: pgoyette-localcount, bouyer-socketcan
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Require the boot block to be used, test can't work otherwise.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Dec 27 06:53:48 2015 UTC (8 years, 3 months ago) by pgoyette
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.15 (colored)

I was right - the output from gpt(8) did grow an extra space character!

Fix the test to expect it.  Test now passes on my local test bed.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Dec 27 01:50:39 2015 UTC (8 years, 3 months ago) by pgoyette
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.15 (colored)

Revert - tested using wrong test case.  :(

Revision 1.12 / (download) - annotate - [select for diffs], Sun Dec 27 01:46:24 2015 UTC (8 years, 3 months ago) by pgoyette
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.15 (colored)

Update test - the attributes listed by the show command now have a space
in the comma-separated list.

This allows the test to once again pass.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Dec 6 00:38:30 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.10: +50 -3 lines
Diff to previous 1.10 (colored) to selected 1.15 (colored)

Add test for type, set, unset

Revision 1.10 / (download) - annotate - [select for diffs], Sat Dec 5 18:53:29 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored) to selected 1.15 (colored)

more variables

Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 5 18:52:11 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored) to selected 1.15 (colored)

file shuffling

Revision 1.8 / (download) - annotate - [select for diffs], Sat Dec 5 18:45:35 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.7: +84 -48 lines
Diff to previous 1.7 (colored) to selected 1.15 (colored)

Add a migration test

Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 5 14:23:41 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.6: +54 -28 lines
Diff to previous 1.6 (colored) to selected 1.15 (colored)

Add biosboot test

Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 4 17:15:21 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.5: +38 -1 lines
Diff to previous 1.5 (colored) to selected 1.15 (colored)

Add label change tests

Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 4 16:59:39 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.4: +27 -4 lines
Diff to previous 1.4 (colored) to selected 1.15 (colored)

Add resize test.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Dec 4 01:42:47 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.3: +9 -8 lines
Diff to previous 1.3 (colored) to selected 1.15 (colored)

Make the test work

Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 4 01:21:12 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored) to selected 1.15 (colored)

checking multiple things does not work! atf-bug!

Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 4 01:06:43 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored) to selected 1.15 (colored)

I wrote that

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 4 01:06:17 2015 UTC (8 years, 3 months ago) by christos
Branch: MAIN
Diff to selected 1.15 (colored)

Add some gpt tests

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>