]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/blob - Makefile.tests
Add makefile for tests
[hubacji1/iamcar2.git] / Makefile.tests
1 sc = $(wildcard ../scenarios_real-world-artificial-obstacles/*)
2
3 .phony: all test48
4
5 all:
6         @echo "Run from `build` directory:"
7         @echo "\tmake -f ../Makefile.tests -j 32 test48"
8
9 test48: $(addprefix out/test48/, $(notdir $(sc)))
10         @echo "$<"
11
12 out/test48/%: $(sc)
13         bash ../scripts/test_scenario.sh $@ 20 $< test48