mirror of
https://github.com/polhenarejos/pico-hsm
synced 2026-04-13 19:03:14 +02:00
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
|
||||
tar -xf tests/memory.tar.gz
|
||||
./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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user