proxmox-perl-rs/pve-rs/test/Makefile
Fiona Ebner 79552120c6 add basic test for resource scheduling
currently only used to test the installed version and not
automatically during build. See the FIXME note for why.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-11 14:19:02 +01:00

5 lines
81 B
Makefile

.PHONY: test
test:
@echo "-- running pve-rs tests --"
./resource_scheduling.pl