Skip to content
Commits on Source (2)
......@@ -124,10 +124,12 @@ def differences(rom1, rom2):
def test_listing(differences):
# Newer versions of cbfstool do not create the "legacy" header by default
# and thus is missing from the diff.
# Even newer versions added a "compression" column.
assert differences[0].unified_diff in (
get_data('cbfs_listing_expected_diff'),
get_data('cbfs_listing_no_legacy_header_expected_diff'),
get_data('cbfs_listing_comp_column_expected.diff'), # cbfs >= 4.6
)
......
@@ -1,3 +1,3 @@
Name Offset Type Size Comp
-text 0x0 raw 446 none
-(empty) 0x200 null 32152 none
+text 0x0 raw 671 none
+(empty) 0x300 null 31896 none