summaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: a6a85d2dcaca53ecf8143fb578d32bf52fc2b97b (plain)
1
2
3
4
all: test-fstar test-coq test-lean

test-%:
	cd $* && $(MAKE) all