tests: log_api platform key
Ensures the log_api tests only run once per unique (arch, simulator) platform. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
parent
38385ed3ff
commit
7fba189640
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ common:
|
||||||
- qemu
|
- qemu
|
||||||
- native
|
- native
|
||||||
tags: log_api logging
|
tags: log_api logging
|
||||||
|
platform_key:
|
||||||
|
- arch
|
||||||
|
- simulation
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- native_posix
|
- native_posix
|
||||||
tests:
|
tests:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue