Skip to content

Commit

Permalink
tests: Re-enable the generic sensor test
Browse files Browse the repository at this point in the history
This test was turned off last weekend when a sensor misbehaved and broke
the CI, but that issue was resolved in zephyrproject-rtos#61016. This PR turns the test
back on.

For more info on what this test does, please see zephyrproject-rtos#60394.

For more context see also the comments under zephyrproject-rtos#60959

Signed-off-by: Tristan Honscheid <honscheid@google.com>
  • Loading branch information
tristan-google authored and meshium committed Aug 16, 2023
1 parent 2e76040 commit ba81100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/drivers/build_all/sensor/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ba81100

Please sign in to comment.