Skip to content

test_cbfs: "downgrade" listing test broken again by cbfstool v4.9

Stop trying to track every small change in the output of the "cbfstool print" command, just search for some expected keywords instead.

--- coreboot1
+++ ./coreboot2.rom
├── cbfstool {} print
│ @@ -1,4 +1,4 @@
│  FMAP REGION: COREBOOT
│  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
Edited by Marc Herbert

Merge request reports

Loading