Migrate the testsuite tests/drivers/disk/disk_access to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
6 lines
100 B
Plaintext
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
|