16 lines
341 B
YAML
16 lines
341 B
YAML
|
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
|