13 lines
237 B
YAML
13 lines
237 B
YAML
sample:
|
|
description: An example to illustrate the usage of
|
|
crypto APIs
|
|
name: Crypto APIs
|
|
common:
|
|
tags: crypto
|
|
harness: console
|
|
tests:
|
|
test-mbedtls:
|
|
extra_args: CONF_FILE=prj_mtls_shim.conf
|
|
test-micro:
|
|
tags: micro
|