mirror of
https://github.com/umutcamliyurt/Amnezichat.git
synced 2025-05-11 18:45:17 +01:00
19 lines
353 B
YAML
19 lines
353 B
YAML
sample:
|
|
description: liboqs Signature example
|
|
name: lioqs_signature_example
|
|
common:
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "Test done"
|
|
|
|
tests:
|
|
sample.crypto.liboqs_signature_example:
|
|
timeout: 1500
|
|
integration_platforms:
|
|
- qemu_x86
|
|
- qemu_cortex_a53
|
|
- qemu_riscv32
|
|
- qemu_riscv64
|