Skip to content

Commit 7ff7420

Browse files
jeremybettiskartben
authored andcommitted
boards: Allow llvm toolchain for unit tests
llvm is just as good as host for unit tests. Signed-off-by: Jeremy Bettis <jbettis@google.com>
1 parent 04e8d08 commit 7ff7420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ type: unit
44
arch: unit
55
toolchain:
66
- host
7+
- llvm
78
testing:
89
default: true

0 commit comments

Comments
 (0)