The test is broken in CI because the emulated spi bus is not built in, adding an explicit CONFIG_EMUL=y to the test config. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_LOG=y
|
|
CONFIG_EMUL=y
|