]> git.proxmox.com Git - pve-network.git/blob - test/Makefile
controllers: evpn: add missing bgp router-id in vrf
[pve-network.git] / test / Makefile
1 all: test
2
3 test: test_zones test_ipams test_dns test_subnets
4
5 test_zones: run_test_zones.pl
6 ./run_test_zones.pl
7
8 test_ipams: run_test_ipams.pl
9 ./run_test_ipams.pl
10
11 test_dns: run_test_dns.pl
12 ./run_test_dns.pl
13
14 test_subnets: run_test_subnets.pl
15 ./run_test_subnets.pl