7187d8b7fc
Add specialized tests that execute another test indirectly and ensure that the results report errors correctly. See the README.rst file provided with this commit for details. Signed-off-by: Yuval Peress <peress@google.com>
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
# Copyright (c) 2022 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
|
|
CONFIG_CPLUSPLUS=y
|
|
CONFIG_LIB_CPLUSPLUS=y
|