3a208801fa
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libtasn1#4a4e4f57b2b65122d391f1f1700344c0526b07ff
18 lines
313 B
YAML
18 lines
313 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
- container
|
|
tests:
|
|
- libtasn1-doesn-t-handle-OIDs-which-have-elements
|
|
required_packages:
|
|
- libtasn1
|
|
- libtasn1-devel
|
|
- libtasn1-tools
|
|
- openssl
|
|
- valgrind
|
|
- nfs-utils
|
|
- rpm-build
|