Skip to content

Commit 0bb2038

Browse files
nashifanangl
authored andcommitted
[nrf fromtree] tests: twister: add supported toolchains for unit tests
Allowed toolchains was not set in 'board' metadata causing those to not build and get filtered. Fixes #83792 Signed-off-by: Anas Nashif <[email protected]> (cherry picked from commit 1f48740)
1 parent 26dd71f commit 0bb2038

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

subsys/testsuite/boards/unit_testing/unit_testing/unit_testing.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ identifier: unit_testing
22
name: Unit Testing
33
type: unit
44
arch: unit
5+
toolchain:
6+
- host
57
testing:
68
default: true

0 commit comments

Comments
 (0)