TODO: remove the task for converting the tests for linux v5.1
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 17 Apr 2019 07:15:29 +0000 (09:15 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 23 Apr 2019 09:50:45 +0000 (11:50 +0200)
The conversion of the testing framework for linux v5.1 is now done.
Remove the task from the list.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
TODO

diff --git a/TODO b/TODO
index 1846fac43786c179a6510a91d76cfbcf87c65ec4..387c1d3ddd3453416fab49938c21a5b8e38c2729 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,25 +8,6 @@ serve as the starting point.
 
 ==========
 
-* adjust the testing framework for linux v5.1
-
-This is the most urgent task and is already in progress.
-
-The debugfs interface has changed in linux v5.1 in a non-compatible way and
-consequently the libgpiod tests will now fail. The testing framework must be
-adjusted to work with the new interface. This means:
-
-- only generating events of alternating edges over debugfs
-- being aware of the new pull-down/up property of mockup lines
-- using new paths in debugfs
-- using debugfs to verify that line values are correctly set
-
-At the time of writing of this document the v5.1 release is at rc3. It would
-be best to have this task done by the time the kernel is released, so we can
-switch to the new interface right away.
-
-----------
-
 * implement dbus API for controlling GPIOs
 
 A common complaint from users about gpioset is that the state of a line is not