zephyr/tests/drivers/i2s/i2s_api/prj.conf
Anas Nashif d45788f869 tests: i2s_api: convert to new ztest API
Move test to new ztest API.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-02-28 11:43:37 +01:00

5 lines
75 B
Plaintext

CONFIG_I2S=y
CONFIG_ZTEST=y
CONFIG_TEST_USERSPACE=y
CONFIG_ZTEST_NEW_API=y