test: test_component server
	./run_tests.sh

clean:
	rm test_component server
