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_gpt.py

Blame
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    • Stephen Warren's avatar
      ac122efd
      test/py: regenerate persistent GPT image if code changes · ac122efd
      Stephen Warren authored
      
      test_gpt generates a persistent disk image which can be re-used across
      multiple test runs. Currently, if the Python code that generates the disk
      image change, the image is not regenerated, which could cause test
      failures e.g. if a test was updated to expect some new partition name or
      size, yet the persistent disk image contained the old name or size. This
      change introduces functionality to regenerate the disk image if the
      instructions to generate the image have changed.
      
      Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
      ac122efd
      History
      test/py: regenerate persistent GPT image if code changes
      Stephen Warren authored
      
      test_gpt generates a persistent disk image which can be re-used across
      multiple test runs. Currently, if the Python code that generates the disk
      image change, the image is not regenerated, which could cause test
      failures e.g. if a test was updated to expect some new partition name or
      size, yet the persistent disk image contained the old name or size. This
      change introduces functionality to regenerate the disk image if the
      instructions to generate the image have changed.
      
      Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
    bedbug.c NaN GiB