tests: remove make check target
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 23 May 2019 16:25:35 +0000 (18:25 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 5 Jun 2019 09:37:38 +0000 (11:37 +0200)
commit0dd2125c8ca96876b8cfda4b4d577896ef9af1fa
tree1f4ac800724a19da9d4dd696cd5e7911c031f8bc
parent812c7fd84d66dd0ae755d1adfb0eca9e64429c86
tests: remove make check target

Having both --enable-tests configure option and the check make target
seems redundant and confusing. Especially since the tests won't even
run without appropriate permissions for /dev/gpiochipX anyway.

Remove the check target and the --enable-install-tests option. From now
on the tests - if enabled - are built as a regular program installed to
${prefix}/bin.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
configure.ac
tests/Makefile.am