Module Name: src
Committed By: christos
Date: Fri Dec 4 16:59:57 UTC 2015
Added Files:
src/tests/sbin/gpt: gpt.resizedisk.show.normal
gpt.resizepart.show.normal
Log Message:
Add resize data files
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/sbin/gpt/gpt.resizedisk.show.normal \
src/tests/sbin/gpt/gpt.resizepart.show.normal
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/tests/sbin/gpt/gpt.resizedisk.show.normal
diff -u /dev/null src/tests/sbin/gpt/gpt.resizedisk.show.normal:1.1
--- /dev/null Fri Dec 4 11:59:57 2015
+++ src/tests/sbin/gpt/gpt.resizedisk.show.normal Fri Dec 4 11:59:57 2015
@@ -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
Index: src/tests/sbin/gpt/gpt.resizepart.show.normal
diff -u /dev/null src/tests/sbin/gpt/gpt.resizepart.show.normal:1.1
--- /dev/null Fri Dec 4 11:59:57 2015
+++ src/tests/sbin/gpt/gpt.resizepart.show.normal Fri Dec 4 11:59:57 2015
@@ -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