Migrate the testsuite tests/drivers/disk/disk_performance to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_DISK_ACCESS=y
|
|
CONFIG_DISK_DRIVER_SDMMC=y
|
|
CONFIG_TIMING_FUNCTIONS=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|