sample: net: gsm_modem: Add sample.yaml file
sample.yaml is needed so that we can do some sanity checks for the GSM modem code. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
8f7fe8357e
commit
ed7dd4412c
1 changed files with 11 additions and 0 deletions
11
samples/net/gsm_modem/sample.yaml
Normal file
11
samples/net/gsm_modem/sample.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
common:
|
||||
harness: net
|
||||
depends_on: serial-net
|
||||
tags: net ppp modem gsm
|
||||
sample:
|
||||
description: Sample for generic GSM modem
|
||||
name: Generic GSM modem using PPP
|
||||
tests:
|
||||
sample.net.ppp.gsm.modem:
|
||||
extra_configs:
|
||||
- CONFIG_TEST_RANDOM_GENERATOR=y
|
Loading…
Add table
Add a link
Reference in a new issue