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