Added scripts for testing in a docker container.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-01-30 01:24:10 +01:00
parent 1af461c206
commit 6f8769ee8d
4 changed files with 146 additions and 0 deletions

6
tests/run-test-in-docker.sh Executable file
View 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