X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=3ec8890a47ee84660618a132d6536c668705f6fe;hb=e915e9e4545bc3251a100c2ba60c0bce29316db8;hp=ef8b026e7d8096a1ff99ef38d439ee87aea7f39e;hpb=31969620230aca814b61f9d1158355efdc3452b6;p=pve-access-control.git diff --git a/Makefile b/Makefile index ef8b026..3ec8890 100644 --- 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}