qemu-server/test
Thomas Lamprecht 8256220068 t/cfg2cmd: ensure tests can pass again
the change to use a real diff to check tests, with it's nicer output
for failing cases, failed to ensure that the test system knew if a
case passed - earlier done indirectly by 'is_deeply', thus add a
manual 'pass' call if the tes was OK.
Further, the firs test failing aborted everything, which isn't to
nice, normally it's much more convenient if all test get run and one
can view at the results of all of them. So put the diff in an eval
and fail/note the test manually.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-12-11 10:45:03 +01:00
..
cfg2cmd t/cfg2cmd: mock iscsi initiator name 2018-12-11 10:44:04 +01:00
ovf_manifests Add tests for parse_ovf function 2017-09-25 13:31:55 +02:00
snapshot-expected add new tests for 'runningmachine' and rollback 2018-09-17 15:49:31 +02:00
snapshot-input add new tests for 'runningmachine' and rollback 2018-09-17 15:49:31 +02:00
Makefile add config to command tests 2018-12-11 10:44:04 +01:00
run_config2command_tests.pl t/cfg2cmd: ensure tests can pass again 2018-12-11 10:45:03 +01:00
run_ovf_tests.pl Add tests for parse_ovf function 2017-09-25 13:31:55 +02:00
run_snapshot_tests.pl tests: exit with -1 in case of failures 2017-05-17 13:58:18 +02:00
snapshot-test.pm add new tests for 'runningmachine' and rollback 2018-09-17 15:49:31 +02:00
test_get_replicatable_volumes.pl add regression tests for get_replicatable_volumes 2017-06-14 07:02:43 +02:00