- simple tests for each function - a reproducibility test for rand with the same seed values Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|
|
CONFIG_MINIMAL_LIBC_RAND=y
|