]> git.proxmox.com Git - pve-network.git/blame - test/Makefile
qinq: code cleanup and whitespace/indendation fixes
[pve-network.git] / test / Makefile
CommitLineData
82f6b09f
AD
1all: test
2
5221635a 3test: test_zones test_ipams test_dns test_subnets
82f6b09f
AD
4
5test_zones: run_test_zones.pl
6 ./run_test_zones.pl
79be833d
AD
7
8test_ipams: run_test_ipams.pl
9 ./run_test_ipams.pl
718ac053
AD
10
11test_dns: run_test_dns.pl
12 ./run_test_dns.pl
5221635a
AD
13
14test_subnets: run_test_subnets.pl
15 ./run_test_subnets.pl