Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/sbin/gpt Add resize data files
details: https://anonhg.NetBSD.org/src/rev/6089ea4d7fa0
branches: trunk
changeset: 342068:6089ea4d7fa0
user: christos <christos%NetBSD.org@localhost>
date: Fri Dec 04 16:59:57 2015 +0000
description:
Add resize data files
diffstat:
tests/sbin/gpt/gpt.resizedisk.show.normal | 9 +++++++++
tests/sbin/gpt/gpt.resizepart.show.normal | 8 ++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
diffs (25 lines):
diff -r 0a8dfe4552de -r 6089ea4d7fa0 tests/sbin/gpt/gpt.resizedisk.show.normal
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/sbin/gpt/gpt.resizedisk.show.normal Fri Dec 04 16:59:57 2015 +0000
@@ -0,0 +1,9 @@
+ start size index contents
+ 0 1 PMBR
+ 1 1 Pri GPT header
+ 2 32 Pri GPT table
+ 34 1024 1 GPT part - EFI System
+ 1058 9150 2 GPT part - NetBSD FFSv1/FFSv2
+ 10208 10240 Unused
+ 20448 32 Sec GPT table
+ 20480 1 Sec GPT header
diff -r 0a8dfe4552de -r 6089ea4d7fa0 tests/sbin/gpt/gpt.resizepart.show.normal
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/sbin/gpt/gpt.resizepart.show.normal Fri Dec 04 16:59:57 2015 +0000
@@ -0,0 +1,8 @@
+ start size index contents
+ 0 1 PMBR
+ 1 1 Pri GPT header
+ 2 32 Pri GPT table
+ 34 1024 1 GPT part - EFI System
+ 1058 19390 2 GPT part - NetBSD FFSv1/FFSv2
+ 20448 32 Sec GPT table
+ 20480 1 Sec GPT header
Home |
Main Index |
Thread Index |
Old Index