zephyr/tests/ztest/ztest_param/testcase.yaml
Arkadiusz Cholewinski 0b370bc4d5 Tests: Ztest_params fix.
- Add CONFIG_SHELL_PROMPT_UART to the prj.conf file.
- Ensure the ztest_params test is flashed/run only once per Pytest session.

Signed-off-by: Arkadiusz Cholewinski <arkadiuszx.cholewinski@intel.com>
2024-09-23 14:08:41 +01:00

8 lines
184 B
YAML

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