# compile and execute with a single 'make' the API tests in '../../build'
test:
	$(MAKE) -C .. api
