Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

test

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Stephen Warren authored
    - Re-direct stderr into the log files, so any errors U-Boot emits are
      visible in the logs. This is relevant if the "reset" shell command
      attempts to report that it's not supported on the sandbox board.
    - Fix test_fs_nonfs() to name the files it created differently for each
      invocation. Otherwise, the logs from different tests overwrite
      each-other.
    
    Signed-off-by: default avatarStephen Warren <swarren@wwwdotorg.org>
    Acked-by: default avatarSuriyan Ramasami <suriyan.r@gmail.com>
    04812605
    History