Skip to content

Commit

Permalink
tests: gpio: remove unused harness
Browse files Browse the repository at this point in the history
harness being set without actual use of harness (via harness_config)
makes the test behave differently.

Fixes zephyrproject-rtos#24661

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
  • Loading branch information
nashif authored and hakehuang committed Jun 20, 2020
1 parent 7c290a4 commit 1c8925c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/drivers/gpio/gpio_basic_api/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ tests:
drivers.gpio.2pin:
tags: drivers gpio
depends_on: gpio
harness: console
min_flash: 34
filter: dt_compat_enabled("test,gpio_basic_api")

0 comments on commit 1c8925c

Please sign in to comment.