tests: Re-enable the generic sensor test
This test was turned off last weekend when a sensor misbehaved and broke the CI, but that issue was resolved in #61016. This PR turns the test back on. For more info on what this test does, please see #60394. For more context see also the comments under #60959 Signed-off-by: Tristan Honscheid <honscheid@google.com>
This commit is contained in:
parent
9a748371eb
commit
6dc3a65e9b
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ tests:
|
|||
- CONFIG_PM=y
|
||||
- CONFIG_PM_DEVICE=y
|
||||
sensors.generic_test:
|
||||
build_only: false
|
||||
extra_configs:
|
||||
- CONFIG_GENERIC_SENSOR_TEST=y
|
||||
- CONFIG_ZTEST=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue