Enable pytest tests
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -8,7 +8,7 @@ sleep 2
|
|||||||
rm -f memory.flash
|
rm -f memory.flash
|
||||||
tar -xf tests/memory.tar.gz
|
tar -xf tests/memory.tar.gz
|
||||||
./build_in_docker/pico_hsm > /dev/null 2>&1 &
|
./build_in_docker/pico_hsm > /dev/null 2>&1 &
|
||||||
#pytest tests -W ignore::DeprecationWarning
|
pytest tests -W ignore::DeprecationWarning
|
||||||
|
|
||||||
chmod a+x tests/scripts/*.sh
|
chmod a+x tests/scripts/*.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user