summaryrefslogtreecommitdiff
path: root/test/expected_json_stacked_new_partition_on_top.bpt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expected_json_stacked_new_partition_on_top.bpt')
-rw-r--r--test/expected_json_stacked_new_partition_on_top.bpt123
1 files changed, 0 insertions, 123 deletions
diff --git a/test/expected_json_stacked_new_partition_on_top.bpt b/test/expected_json_stacked_new_partition_on_top.bpt
deleted file mode 100644
index cd1d18e..0000000
--- a/test/expected_json_stacked_new_partition_on_top.bpt
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "settings": {
- "ab_suffixes": ["_a", "_b"],
- "partitions_offset_begin": 0,
- "disk_size": 10737418240,
- "disk_alignment": 4096,
- "disk_guid": "01234567-89ab-cdef-0123-000000000000"
- },
- "partitions": [
- {
- "label": "boot_a",
- "offset": 20480,
- "size": 33554432,
- "grow": false,
- "guid": "01234567-89ab-cdef-0123-000000000001",
- "type_guid": "bb499290-b57e-49f6-bf41-190386693794",
- "flags": "0x0000000000000000",
- "persist": false,
- "ignore": false,
- "ab": true,
- "ab_expanded": true,
- "position": 0
- },
- {
- "label": "boot_b",
- "offset": 33574912,
- "size": 33554432,
- "grow": false,
- "guid": "01234567-89ab-cdef-0123-000000000002",
- "type_guid": "bb499290-b57e-49f6-bf41-190386693794",
- "flags": "0x0000000000000000",
- "persist": false,
- "ignore": false,
- "ab": true,
- "ab_expanded": true,
- "position": 0
- },
- {
- "label": "system_a",
- "offset": 67129344,
- "size": 536870912,
- "grow": false,
- "guid": "01234567-89ab-cdef-0123-000000000003",
- "type_guid": "0f2778c4-5cc1-4300-8670-6c88b7e57ed6",
- "flags": "0x0000000000000000",
- "persist": false,
- "ignore": false,
- "ab": true,
- "ab_expanded": true,
- "position": 0
- },
- {
- "label": "system_b",
- "offset": 604000256,
- "size": 536870912,
- "grow": false,
- "guid": "01234567-89ab-cdef-0123-000000000004",
- "type_guid": "0f2778c4-5cc1-4300-8670-6c88b7e57ed6",
- "flags": "0x0000000000000000",
- "persist": false,
- "ignore": false,
- "ab": true,
- "ab_expanded": true,
- "position": 0
- },
- {
- "label": "odm_a",
- "offset": 1140871168,
- "size": 1073741824,
- "grow": false,
- "guid": "01234567-89ab-cdef-0123-000000000005",
- "type_guid": "e99d84d7-2c1b-44cf-8c58-effae2dc2558",
- "flags": "0x0000000000000000",
- "persist": false,
- "ignore": false,
- "ab": true,
- "ab_expanded": true,
- "position": 0
- },
- {
- "label": "odm_b",
- "offset": 2214612992,
- "size": 1073741824,
- "grow": false,
- "guid": "01234567-89ab-cdef-0123-000000000006",
- "type_guid": "e99d84d7-2c1b-44cf-8c58-effae2dc2558",
- "flags": "0x0000000000000000",
- "persist": false,
- "ignore": false,
- "ab": true,
- "ab_expanded": true,
- "position": 0
- },
- {
- "label": "userdata",
- "offset": 3288354816,
- "size": 6375301120,
- "grow": true,
- "guid": "01234567-89ab-cdef-0123-000000000007",
- "type_guid": "0bb7e6ed-4424-49c0-9372-7fbab465ab4c",
- "flags": "0x0000000000000000",
- "persist": false,
- "ignore": false,
- "ab": false,
- "ab_expanded": false,
- "position": 0
- },
- {
- "label": "my_partition_on_top_of_json",
- "offset": 9663655936,
- "size": 1073741824,
- "grow": false,
- "guid": "01234567-89ab-cdef-0123-000000000008",
- "type_guid": "0fc63daf-8483-4772-8e79-3d69d8477de4",
- "flags": "0x0000000000000000",
- "persist": false,
- "ignore": false,
- "ab": false,
- "ab_expanded": false,
- "position": 0
- }
- ]
-}