zephyr/tests/ztest/base/Kconfig
Al Semjonovs fef6e46f01 ztest: Add Z_TEST_SKIP_IFDEF macro
Defined Z_TEST_SKIP_IFDEF macro to skip tests when specified
config is enabled.

Signed-off-by: Al Semjonovs <asemjonovs@google.com>
2022-04-20 15:28:14 -04:00

10 lines
127 B
Plaintext

# Copyright 2022 Google LLC
#
# SPDX-License-Identifier: Apache-2.0
config BUGxxxxx
bool
default y
source "Kconfig.zephyr"