Introduces the test for testing the new functionality of ztest shell. Passing -r (repeat iter) parameter. This allows to run a particula testcase or testsuite several times. Passing -p (any value) parameter. This allows to provide a parameter to a test at runtime. Signed-off-by: Arkadiusz Cholewinski <arkadiuszx.cholewinski@intel.com>
3 lines
59 B
Text
3 lines
59 B
Text
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_SHELL=y
|
|
CONFIG_ZTEST_SHUFFLE=y
|