mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Enable pytest tests
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
48301a5d71
commit
cb1bba4f13
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue