mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-02 21:47:33 +00:00
by fixing a typo. Since cfs_read_file within the storage module was not mocked, the tests could fail on some setups. Now that get_bandwidth_limit is mocked, cfs_read_file is not called anymore, but still mock it too for good measure and to make it more future-proof. Reported-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com> |
||
|---|---|---|
| .. | ||
| cfg2cmd | ||
| MigrationTest | ||
| ovf_manifests | ||
| snapshot-expected | ||
| snapshot-input | ||
| Makefile | ||
| run_config2command_tests.pl | ||
| run_ovf_tests.pl | ||
| run_pci_addr_checks.pl | ||
| run_qemu_img_convert_tests.pl | ||
| run_qemu_migrate_tests.pl | ||
| run_snapshot_tests.pl | ||
| snapshot-test.pm | ||
| test_get_replicatable_volumes.pl | ||
| test.vmdk | ||