tests: free the GList linking test cases once it's no longer needed
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Sun, 4 Aug 2019 07:46:40 +0000 (09:46 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Sun, 4 Aug 2019 07:46:40 +0000 (09:46 +0200)
commit90e4dba270ac06420d5df2938013e595f447b5b7
tree7ef7d1a914d8315d932249a33ad4a0500bd09f30
parent0b0bfd3bc930684537f05e311e86aeefa2d73218
tests: free the GList linking test cases once it's no longer needed

Once we registered all the test cases, the GList linking them is no
longer used. We can free it before running the test suite.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tests/gpiod-test.c