]> git.proxmox.com Git - pve-container.git/blame - src/test/Makefile
bump version to 2.0-31
[pve-container.git] / src / test / Makefile
CommitLineData
855eb12f
WB
1RUN_USERNS := lxc-usernsexec -m "b:0:`id -u`:1" --
2
2ad9d637 3all: test
1e180f97 4
619f27b4 5test: test_setup test_snapshot test_bindmount
0fdbd016
FG
6
7test_setup: run_setup_tests.pl
855eb12f 8 $(RUN_USERNS) ./run_setup_tests.pl
1e180f97 9
0fdbd016
FG
10test_snapshot: run_snapshot_tests.pl
11 ./run_snapshot_tests.pl
1e180f97 12
619f27b4 13test_bindmount: bindmount_test.pl
855eb12f 14 $(RUN_USERNS) ./bindmount_test.pl
619f27b4 15
1e180f97
DM
16clean:
17 rm -rf tmprootfs