17 lines
396 B
YAML
17 lines
396 B
YAML
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
|
|
sample.net.ppp.gsm.modem.mux:
|
|
extra_configs:
|
|
- CONFIG_TEST_RANDOM_GENERATOR=y
|
|
- CONFIG_GSM_MUX=y
|
|
- CONFIG_UART_MUX=y
|