1# Copyright (c) 2021 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4config FAIL_TEST 5 bool "Fail the test" 6 default y 7 8source "Kconfig.zephyr" 9