You need to sign in or sign up before continuing.
  • P
    tests: virstoragetest: Fix output when hitting errors · 51c43905
    Peter Krempa 提交于
    When the test is failing but the debug output isn't enabled the
    resulting line would look ugly like and would not contain the actual
    difference.
    
    TEST: virstoragetest
          .................chain member 1!chain member 1!chain member 1!
    
    Store the member index in the actual checked string to hide this problem
    51c43905
virstoragetest.c 35.6 KB