]> git.proxmox.com Git - pve-container.git/blob - src/test/Makefile
Setup::Base: more generic ct_modify_file function
[pve-container.git] / src / test / Makefile
1 all:
2
3
4 test: test_setup test_snapshot
5
6 test_setup: run_setup_tests.pl
7 ./run_setup_tests.pl
8
9 test_snapshot: run_snapshot_tests.pl
10 ./run_snapshot_tests.pl
11
12 clean:
13 rm -rf tmprootfs