Skip to content
  • Simon Glass's avatar
    binman: Tweak implementation of fmap · c7722e84
    Simon Glass authored
    
    
    Use an interator in two of the fmap tests so it is easier to add new
    items. Also check the name first since that is the first indication
    that something is wrong. Use a variable for the expected size of the
    fmap to avoid repeating the code.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    c7722e84