bindings: python: add a test case for line_event's __repr__
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 6 Jun 2018 10:49:00 +0000 (12:49 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Thu, 7 Jun 2018 07:25:48 +0000 (09:25 +0200)
commite421f0d7767b9e184861d493e5f7358ea7b9ead3
tree7d3497ede3a007a29aaf755e5a2c68b527a4cd53
parent6b3450372e93ed31ba6d9033cec231256e285916
bindings: python: add a test case for line_event's __repr__

Check if an event's representation string is generated correctly.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
bindings/python/examples/gpiod_tests.py