zephyr/tests/subsys/modem/modem_ppp/testcase.yaml
Alberto Escolar Piedras 13b7557fe1 tests/subsys/modem/*: Switch to native_sim
Enable all these tests which run in native_posix in native_sim
And add native_sim as default test platform

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-22 09:54:03 +01:00

13 lines
253 B
YAML

# Copyright (c) 2023 Trackunit Corporation
# SPDX-License-Identifier: Apache-2.0
tests:
modem.modem_ppp:
tags: modem_ppp
harness: ztest
platform_allow:
- native_posix
- native_sim
integration_platforms:
- native_sim