bindings: python: tests: add a test-case for reading multiple line events
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 18 Dec 2019 13:26:33 +0000 (14:26 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 2 Jan 2020 17:30:53 +0000 (18:30 +0100)
commitec20df2a7662ea73771cab00a614d4c535671f0f
treeca4419b914f7c4aef173705a5a35e621cdcaae52
parent40504d6a32f28f21952fd5a890c8efc48e00c19a
bindings: python: tests: add a test-case for reading multiple line events

Extend the test coverage of Python bindings with tests of reading of
multiple line events at once.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
bindings/python/tests/gpiod_py_test.py