pico-hsm/tests/start-up-and-test.sh
Pol Henarejos ab71b3163b
Adding sleep just in case.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-01-30 16:07:41 +01:00

6 lines
120 B
Bash
Executable file

#!/bin/bash -eu
/usr/sbin/pcscd -f -d &
sleep 2
./build_in_docker/pico_hsm
#pytest tests -W ignore::DeprecationWarning