-
Notifications
You must be signed in to change notification settings - Fork 8.4k
samples: sesnor: thermo: add harness_config for testing #80549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
samples: sesnor: thermo: add harness_config for testing #80549
Conversation
|
testing log: |
add harness_config for console for testing Signed-off-by: Hake Huang <[email protected]>
| - frdm_mcxn947/mcxn947/cpu0 # p3t1755 | ||
| harness: console | ||
| harness_config: | ||
| fixture: sensor_ambient_temp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is a fixture required?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if the sensor is not on board but extend port.
|
@MaureenHelm @hakehuang , is this needed for 4.0 release? |
@mmahadevan108 , good to have |
add harness_config for console for testing