tools: tests: speed up continuous toggle test
authorKent Gibson <warthog618@gmail.com>
Mon, 12 Jun 2023 02:56:41 +0000 (10:56 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 12 Jun 2023 18:53:35 +0000 (20:53 +0200)
commit6e1d44723805850395c80e2b1aed7c8840451209
tree327407198351bbcdcc565424240311be7a118edb
parentf3ea2a6809fb7c7e35e17d8d27ae25484fc8f7b2
tools: tests: speed up continuous toggle test

The continuous toggle test was recently changed to poll the line to
check for toggles, and so increase test reliability. Tighten up the
test timings so the test can now also run in a significantly shorter
time.

And, as it is now faster, add an extra edge just to be sure.

Note that the test does not need to catch every edge, it only has to
check that the line is in fact toggling.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tools/gpio-tools-test.bats