Skip to content
Commit 80b2d772 authored by Lixin Guo's avatar Lixin Guo Committed by Anas Nashif
Browse files

tests: add filter of configs to avoid mismatch test running



Some test suites have different test case lists in test_main(), that
conforms to different test scenarios defined in testcase.yaml. We
use if statement to decide which test case list should run under
specific config.
But for thoses boards who do not support those configs, we will run test
cases on the other side of the if statement even if it has deviated from
the original test scenario.
So add filter to avoid test scenario running under mismatch config.

Signed-off-by: default avatarGuo Lixin <lixinx.guo@intel.com>
parent 26508027
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment