5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-21 18:03:56 +03:00
qemu-server/test/Makefile
Fabian Grünbichler a157d0fd17 Add regression tests for snapshotting
these are modelled after the existing snapshot tests for LXC
and should serve as a baseline for refactoring the Qemu
snapshot code using PVE::AbstractConfig
2016-03-04 11:23:23 +01:00

7 lines
94 B
Makefile

all: test
test: test_snapshot
test_snapshot: run_snapshot_tests.pl
./run_snapshot_tests.pl