1. 02 11月, 2019 1 次提交
  2. 01 11月, 2019 2 次提交
  3. 25 10月, 2019 36 次提交
  4. 24 10月, 2019 1 次提交
    • A
      tests/domaincaps: Use testQemuCapsIterate() · 6a077cf2
      Andrea Bolognani 提交于
      Now that the only data we need for fully testing a QEMU binary is
      the (version, arch) combo, we can stop providing that information
      ourselves and instead rely on testQemuCapsIterate() automatically
      picking up new input files as they are added to the repository,
      the same way the qemucapabilities and qemucaps2xml tests already
      behave.
      
      Unsurprisingly, this change results in a bunch of extra output
      files being created, significantly expanding our test coverage.
      Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
      Reviewed-by: NJiri Denemark <jdenemar@redhat.com>
      6a077cf2