zephyr/tests/drivers/disk/disk_access/prj.conf
Enjia Mai 90e9f2b9db tests: drivers: move the disk access test to new ztest API
Migrate the testsuite tests/drivers/disk/disk_access to the
new ztest API.

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-08-27 16:18:34 -04:00

6 lines
100 B
Plaintext

CONFIG_TEST=y
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_DISK_ACCESS=y
CONFIG_DISK_DRIVER_SDMMC=y