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>
7 lines
132 B
YAML
7 lines
132 B
YAML
tests:
|
|
testing.ztest.ztest_params.ztest_params:
|
|
platform_allow:
|
|
- qemu_x86
|
|
tags: test_framework
|
|
harness: pytest
|