]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/Makefile
make interates over all loads
[can-benchmark.git] / gw-tests / Makefile
index c042d2faeaaef81287d3edae108fe7c57aab87f1..2475fd7ae4d73115983a276532f9cffed899b4bf 100644 (file)
@@ -5,7 +5,7 @@ T=$(filter-out lib.sh,$(wildcard *.sh))
 all: $(T:%=run-%) html
        @echo "Run 'make plot' to generate graphs"
 
-TEST_FLAGS = -P -t all
+TEST_FLAGS = -P -t all -l all
 
 $(T:%=run-%):run-%:
        ./$* $(TEST_FLAGS)