zephyr/tests/drivers/bbram/npcx.conf
Meng xianglin 7f0fb635ec tests: bbram: move to new ztest API
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>
2022-07-11 10:59:49 +02:00

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