After 'flash_ex_op' syscall was added we are able to expose vendor specific features to the user. This patch moves existing tests to 'tests/drivers/common'. New tests for vendor specific operations should go to vendor directory under 'tests/drivers/flash'. Signed-off-by: Patryk Duda <pdk@semihalf.com>
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_FLASH=y
|
|
CONFIG_MAIN_STACK_SIZE=2048
|