blob: 502916b20b9f00d67068a1e65979c2d3454ed4d1 [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# Compile all the applications needed by all bsim UART tests
#set -x #uncomment this line for debugging
set -ue
: "${ZEPHYR_BASE:?ZEPHYR_BASE must be set to point to the zephyr root directory}"
source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
# Placeholder, nothing yet
# Add apps needed for multidevice UART tests here
wait_for_background_jobs