29 lines
527 B
Text
29 lines
527 B
Text
summary: initialize sw token and test it still works after an update
|
|
description: ''
|
|
contact: Karel Srot <ksrot@redhat.com>
|
|
component:
|
|
- opencryptoki
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
require:
|
|
- url: https://src.fedoraproject.org/tests/opencryptoki
|
|
name: /Library/token-manipulation
|
|
recommend:
|
|
- opencryptoki
|
|
- opencryptoki-swtok
|
|
- gnutls-utils
|
|
- opensc
|
|
- expect
|
|
duration: 5m
|
|
|
|
/all:
|
|
environment:
|
|
PHASES: all
|
|
|
|
/setup:
|
|
environment:
|
|
PHASES: "setup,test"
|
|
|
|
/test:
|
|
environment:
|
|
PHASES: test
|