X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=e8cbf68d3aa88f807feae21474fe10aa104a48e7;hb=refs%2Fheads%2Ftests;hp=aa5cb1d22298de60dedcdfe6e8181fa67ca04d81;hpb=342187d6e7ce34d4fdf403952637659b93aa4bee;p=nepi.git diff --git a/Makefile b/Makefile index aa5cb1d2..e8cbf68d 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,9 @@ test-one: all PYTHONPATH="$(PYPATH)" $(file) $(case) endif + +all-tests: test-app test-node + test-app: $(MAKE) test-one file=test/resources/linux/application.py case=$(case) test-node: