zephyr/tests/ztest/ztest_param/testcase.yaml
Arkadiusz Cholewinski 3580d8b6d6 tests: ztest: Add ztest param test.
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>
2024-08-23 15:48:57 +01:00

7 lines
132 B
YAML

tests:
testing.ztest.ztest_params.ztest_params:
platform_allow:
- qemu_x86
tags: test_framework
harness: pytest