X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=Makefile;h=dd12e74d37336a5fb02c084470ae01ad0ab60c4f;hb=00ce55f518f6abc61c2ede0320bffc90ff3eb09a;hp=7a3f51674212e9daf907f56f6f410bfb88ae1ba3;hpb=9b96f214d3b94a37be5540369c2fb71bdfcb3d7e;p=grml2usb.git diff --git a/Makefile b/Makefile index 7a3f516..dd12e74 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,10 @@ codecheck: flake8 grml2usb isort --check-only grml2usb black --check grml2usb + vulture grml2usb test/grml2usb_test.py + +test: + pytest # graph: # sudo pycallgraph grml2usb /grml/isos/grml-small_2008.11.iso /dev/sdb1