When runing a test, load a initial flash image that contains KEYDEV.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-02-14 22:53:30 +01:00
parent d81d51d6fc
commit 962d1c6916
3 changed files with 2 additions and 1 deletions

View File

@@ -2,5 +2,7 @@
/usr/sbin/pcscd &
sleep 2
rm -f memory.flash
tar -xf tests/memory.tar.gz
./build_in_docker/pico_hsm > /dev/null &
pytest tests -W ignore::DeprecationWarning