- sample:
- description: wolfCrypt benchmark sample app
- name: wolfCrypt benchmark
- common:
- tags: crypto wolfssl userspace random
- harness: console
- harness_config:
- type: one_line
- regex:
- - "Benchmark complete"
- tests:
- sample.crypto.wolfssl_benchmark:
- platform_allow: qemu_x86
- integration_platforms:
- - qemu_x86
|