Makefile: Add test and utility scripts to files to check

Signed-off-by: Julien Thierry <jthierry@redhat.com>
This commit is contained in:
Julien Thierry 2020-06-03 10:16:15 +01:00
parent 22e2c1a95c
commit 60bdd3435b
1 changed files with 4 additions and 0 deletions

View File

@ -63,3 +63,7 @@ vagrant-integration-quick:
check:
shellcheck kpatch/kpatch kpatch-build/kpatch-build kpatch-build/kpatch-gcc
shellcheck test/difftree.sh test/integration/kpatch-test \
test/integration/lib.sh test/integration/rebase-patches \
test/integration/test-vagrant \
test/integration/vm-integration-run