opensc/tests/tests.yml

37 lines
879 B
YAML
Raw Normal View History

---
# Tests for docker container
- hosts: localhost
tags:
- container
# no compatible tests
# Tests for classic environment and Atomic Host
- hosts: localhost
tags:
- all
- classic
- atomic
roles:
- role: standard-test-beakerlib
tests:
- pkcs11-tool
required_packages:
- softhsm # software PKCS#11 module
- openssl # openssl tools
- gnutls-utils # p11tool
2019-08-23 14:14:30 +00:00
- opencryptoki-libs # opencryptoki
- opencryptoki
- opencryptoki-swtok
- git # to download vsmartcard and virt_cacard projects
- libcacard-devel # Build requires for virt_cacard and vsmartcard
- autoconf
- autoconf-archive
- automake
- libtool
- softhsm
- help2man
- pcsc-lite-devel
- nss-tools # Handling NSS DB
- policycoreutils # Loading custom selinux modules