zephyr/samples/modules/nanopb/sample.yaml
Pieter De Gendt 7256a19056 samples: modules: nanopb: Limit the integration platforms
Reduce the number of build tests by explicitly setting the
integrations platforms.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2022-07-29 13:35:48 -04:00

19 lines
351 B
YAML

sample:
description: Nanopb sample, with a simple proto
buffer
name: Simple nanopb
common:
modules:
- nanopb
harness: console
harness_config:
type: one_line
regex:
- "Your lucky number was 13!"
tests:
sample.modules.nanopb:
tags: samples nanopb
integration_platforms:
- native_posix
- native_posix_64