tests: re-enable a test case for gpiomon
authorBartosz Golaszewski <bartekgola@gmail.com>
Sat, 12 Aug 2017 19:46:13 +0000 (21:46 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Sat, 12 Aug 2017 19:46:13 +0000 (21:46 +0200)
commit8ee026ed2e85791ef225c265b19a4998fc7b8e46
treed2df5cea3b7baccce504fde987140e71fe12334f
parentb0774a79b4c9ee639b7429df2e62bc27adafe6a5
tests: re-enable a test case for gpiomon

The test case in which we verify if falling-edge events are correctly
ignored was failing due to a bug in the kernel. This has now been
fixed with commit df1e76f28ffe ("gpiolib: skip unwanted events, don't
convert them to opposite edge") and released in linux v4.12.6.

Re-enable the test and make this version a hard requirement for
running the test suite.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/gpiod-test.c
tests/tests-gpiomon.c