Skip to content

Commit

Permalink
samples: synchronization: build this sample on all platforms
Browse files Browse the repository at this point in the history
Try to catch issues related to platforms and HAL changes using this
basic sample. We have the same flag for a kernel test, but this is
skipped if no kernel changes are present in the PR, so we were missing
some coverage of platform related changes.

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif committed Sep 20, 2023
1 parent 759e07b commit 78eda66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/synchronization/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ sample:
tests:
sample.kernel.synchronization:
tags: synchronization
build_on_all: true
harness: console
harness_config:
type: multi_line
Expand Down

0 comments on commit 78eda66

Please sign in to comment.