]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: uri: Run all test cases on a single URI
authorPeter Krempa <pkrempa@redhat.com>
Thu, 30 May 2019 11:56:51 +0000 (13:56 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 12 Jun 2019 07:26:25 +0000 (09:26 +0200)
commit4977f19c54c1872d9f3eb21b4b9f39d758a5f80e
tree9a27528c0cb16d40f5cc7277f382c78e4ccc4599
parentcd99bcf298ddeb480ab7d4c2d64a1ecd1aef2f2c
tests: uri: Run all test cases on a single URI

Determine whether the test has failed after running all the cases so
that we don't need to rerun it multiple times to see all problems.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/viruritest.c