test case in bbram dosen't use ztest framework, but test cases in emul in bbram use it. Signed-off-by: Meng xianglin <xianglinx.meng@intel.com>
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
# Copyright 2021 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_BBRAM=y
|
|
CONFIG_BBRAM_NPCX=y
|