]> git.proxmox.com Git - pve-access-control.git/blobdiff - Makefile
test: run at build time
[pve-access-control.git] / Makefile
index ef8b026e7d8096a1ff99ef38d439ee87aea7f39e..3ec8890a47ee84660618a132d6536c668705f6fe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,7 @@ install: pveum.1 oathkeygen pveum.bash-completion pveum.zsh-completion
 test:
        perl -I. ./pveum verifyapi
        perl -I. -T -e "use PVE::CLI::pveum; PVE::CLI::pveum->verify_api();"
+       make -C test check
 
 ${BUILDDIR}:
        rm -rf ${BUILDDIR}