Adding test scripts
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
5
tests/run-test-in-docker.sh
Executable file
5
tests/run-test-in-docker.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -eu
|
||||
|
||||
source tests/docker_env.sh
|
||||
run_in_docker ./tests/start-up-and-test.sh
|
||||
|
||||
Reference in New Issue
Block a user