diff options
author | Simon Glass <sjg@chromium.org> | 2022-08-06 17:51:54 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-09-12 18:06:36 -0400 |
commit | b681669aa533346b648995ae8c4bd9d257ea920a (patch) | |
tree | 4adbfb5ea384041bf9fffea143a8327d3ff92428 /test/py/conftest.py | |
parent | d401187fecc16d68e816832d0cace53e872c6afe (diff) |
test: Make test_gpio_read() independent
This assumes that the GPIO starts as 0 but it does not if
test_gpio_input() ran first and test_gpio_exit_statuses() was skipped.
This can happen when running tests in parallel.
Fix it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions