summaryrefslogtreecommitdiff
path: root/test/expected_json_alignment.bpt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expected_json_alignment.bpt')
-rw-r--r--test/expected_json_alignment.bpt23
1 files changed, 15 insertions, 8 deletions
diff --git a/test/expected_json_alignment.bpt b/test/expected_json_alignment.bpt
index ba048e2..e1a13bf 100644
--- a/test/expected_json_alignment.bpt
+++ b/test/expected_json_alignment.bpt
@@ -3,7 +3,7 @@
"ab_suffixes": ["_a", "_b"],
"disk_size": 10737418240,
"disk_alignment": 1048576,
- "disk_guid": "01234567-89ab-cdef-0123-000000000008"
+ "disk_guid": "01234567-89ab-cdef-0123-000000000000"
},
"partitions": [
{
@@ -16,7 +16,8 @@
"flags": "0x0000000000000000",
"ignore": false,
"ab": true,
- "ab_expanded": true
+ "ab_expanded": true,
+ "position": 0
},
{
"label": "boot_b",
@@ -28,7 +29,8 @@
"flags": "0x0000000000000000",
"ignore": false,
"ab": true,
- "ab_expanded": true
+ "ab_expanded": true,
+ "position": 0
},
{
"label": "system_a",
@@ -40,7 +42,8 @@
"flags": "0x0000000000000000",
"ignore": false,
"ab": true,
- "ab_expanded": true
+ "ab_expanded": true,
+ "position": 0
},
{
"label": "system_b",
@@ -52,7 +55,8 @@
"flags": "0x0000000000000000",
"ignore": false,
"ab": true,
- "ab_expanded": true
+ "ab_expanded": true,
+ "position": 0
},
{
"label": "odm_a",
@@ -64,7 +68,8 @@
"flags": "0x0000000000000000",
"ignore": false,
"ab": true,
- "ab_expanded": true
+ "ab_expanded": true,
+ "position": 0
},
{
"label": "odm_b",
@@ -76,7 +81,8 @@
"flags": "0x0000000000000000",
"ignore": false,
"ab": true,
- "ab_expanded": true
+ "ab_expanded": true,
+ "position": 0
},
{
"label": "userdata",
@@ -88,7 +94,8 @@
"flags": "0x0000000000000000",
"ignore": false,
"ab": false,
- "ab_expanded": false
+ "ab_expanded": false,
+ "position": 0
}
]
}