zephyr/tests/kernel/common/prj.conf
Praful Swarnakar d55387e56f tests: crypto: rand32: move rand32 test out of kernel
This test validates random number generator APIs that
is not related to kernel and should not be part of
kernel tests.

Signed-off-by: Praful Swarnakar <praful.swarnakar@intel.com>
2018-03-23 07:29:18 -04:00

5 lines
62 B
Plaintext

CONFIG_ZTEST=y
CONFIG_PRINTK=y
CONFIG_SYS_LOG=y
CONFIG_POLL=y