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>
13 lines
255 B
YAML
13 lines
255 B
YAML
# Copyright (c) 2023 Trackunit Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
modem.modem_chat:
|
|
tags: modem_chat
|
|
harness: ztest
|
|
platform_allow:
|
|
- native_posix
|
|
- native_sim
|
|
integration_platforms:
|
|
- native_sim
|