1. 23 8月, 2019 1 次提交
    • R
      tests: Add lib- prefix to all mocks · fde36108
      Roman Bolshakov 提交于
      In preparation libtool "-module" flag removal, add lib prefix to all
      mock shared objects.
      
      While at it, introduce VIR_TEST_MOCK macros that makes path out of mock
      name to be used with VIR_TEST_PRELOAD or VIR_TEST_MAIN_PRELOAD.  That,
      hopefully, improves readability, reduces line length and allows to
      tailor VIR_TEST_MOCK for specific platform if it has shared library
      suffix different from ".so".
      Signed-off-by: NRoman Bolshakov <r.bolshakov@yadro.com>
      fde36108
  2. 14 3月, 2019 1 次提交
  3. 20 9月, 2018 2 次提交
  4. 03 2月, 2018 1 次提交
    • J
      qemu: Complete PCI command checks to controller def validate · 7de841cc
      John Ferlan 提交于
      Move the qemuCaps checks over to qemuDomainControllerDefValidatePCI.
      
      This requires two test updates in order to set the correct capability
      bit for an xml2xml test as well as setting up the similar capability
      for the pseries memlocktest.
      7de841cc
  5. 10 8月, 2017 1 次提交
  6. 20 7月, 2017 1 次提交
  7. 18 7月, 2017 1 次提交
  8. 15 7月, 2017 1 次提交
  9. 04 4月, 2017 1 次提交
  10. 28 3月, 2017 1 次提交