zephyr/tests/drivers/entropy/api/prj.conf
Enjia Mai 595e07c8b1 tests: drivers: move the entropy test to new ztest API
Migrate the testsuite tests/drivers/entropy/api to the
new ztest API.

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-08-26 19:36:37 -04:00

4 lines
65 B
Plaintext

CONFIG_ENTROPY_GENERATOR=y
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y