Skip to content

Commit

Permalink
tests: drivers: sensor: Don't duplicate output
Browse files Browse the repository at this point in the history
Don't duplicate the test's output running it on `native_sim` after
`LOG_BACKEND_NATIVE_POSIX` was enabled by default (bd9836b)

Signed-off-by: Dmitrii Golovanov <[email protected]>
  • Loading branch information
golowanow committed Nov 22, 2024
1 parent c14b022 commit 4820278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/drivers/build_all/sensor/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ tests:
- CONFIG_ZTEST=y
- CONFIG_ZTEST_THREAD_PRIORITY=1
- CONFIG_EMUL=y
- CONFIG_NATIVE_UART_0_ON_STDINOUT=y
- CONFIG_SENSOR_ASYNC_API=y

0 comments on commit 4820278

Please sign in to comment.