Split pytest and pkcs11 test suites.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-10-09 00:58:49 +02:00
parent c44d7db4e1
commit c3af303468
4 changed files with 22 additions and 5 deletions

View File

@@ -35,3 +35,5 @@ jobs:
run: ./tests/build-in-docker.sh
- name: Start emulation and test
run: ./tests/run-test-in-docker.sh
- name: Test PKCS11
run: ./tests/run-test-pkcs11-in-docker.sh