zephyr/tests/ctest/base/testcase.yaml
Pieter De Gendt 4895b1f47b tests: Add CTest base harness testing
Add a testcase to validate the added CTest twister harness.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2025-01-10 04:12:42 +01:00

10 lines
163 B
YAML

common:
tags:
- test_framework
platform_allow:
- native_sim
integration_platforms:
- native_sim
harness: ctest
tests:
testing.ctest.base: {}