Skip to content

Commit

Permalink
[nrf fromtree] tests: twister: add supported toolchains for unit tests
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
nashif authored and anangl committed Jan 21, 2025
1 parent 26dd71f commit 0bb2038
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ identifier: unit_testing
name: Unit Testing
type: unit
arch: unit
toolchain:
- host
testing:
default: true

0 comments on commit 0bb2038

Please sign in to comment.