]> git.proxmox.com Git - pve-container.git/blame - src/test/Makefile
bindmount: catch rw/ro race and add tests
[pve-container.git] / src / test / Makefile
CommitLineData
1e180f97
DM
1all:
2
3
619f27b4 4test: test_setup test_snapshot test_bindmount
0fdbd016
FG
5
6test_setup: run_setup_tests.pl
7 ./run_setup_tests.pl
1e180f97 8
0fdbd016
FG
9test_snapshot: run_snapshot_tests.pl
10 ./run_snapshot_tests.pl
1e180f97 11
619f27b4
WB
12test_bindmount: bindmount_test.pl
13 ./bindmount_test.pl
14
1e180f97
DM
15clean:
16 rm -rf tmprootfs