zephyr/tests/lib/shared_multi_heap/prj.conf
Anas Nashif 11365fc4f8 tests: move shared_multi_heap to tests/lib
Move shared_multi_heap test under lib alongside all other heap tests.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-12-13 17:27:54 -05:00

6 lines
134 B
Plaintext

# Copyright 2021 Carlo Caione <ccaione@baylibre.com>
# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
CONFIG_SHARED_MULTI_HEAP=y