blob: 71ca51d78faa65b58a6aba2667670386d2b4ea90 [file] [log] [blame]
sample:
description: An example to illustrate the usage of
crypto APIs
name: Crypto APIs
common:
tags: crypto
harness: console
min_ram: 20
arch_exclude: xtensa
tests:
sample.drivers.crypto.mbedtls:
min_flash: 34
extra_args: CONF_FILE=prj_mtls_shim.conf
harness_config:
type: multi_line
regex:
- ".*: Cipher Sample"
- ".*main: CBC Mode"
- ".*main: CTR Mode"
- ".*main: CCM Mode"
sample.drivers.crypto.mbedtls.micro:
tags: crypto
harness_config:
type: multi_line
regex:
- ".*: Cipher Sample"
- ".*main: CBC Mode"
- ".*main: CTR Mode"
- ".*main: CCM Mode"