Skip to content

Commit

Permalink
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]>
  • Loading branch information
nashif committed Jan 10, 2025
1 parent 8998b1a commit 1f48740
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 1f48740

Please sign in to comment.