mbox series

[libgpiod,v2,0/2] tests: support installing the test executable

Message ID 20190318161014.4660-1-brgl@bgdev.pl
Headers show
Series tests: support installing the test executable | expand

Message

Bartosz Golaszewski March 18, 2019, 4:10 p.m. UTC
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Hi Anders,

one more tweak to the previous series: now the path is looked up in the
beginning, the user is informed about where the executables used in
tests come from and then we reuse that information.

Any comments?

Bart

Anders Roxell (1):
  tests: enable installing tests to bindir

Bartosz Golaszewski (1):
  tests: look for gpio-tools in more places

 configure.ac       |  7 +++++
 tests/Makefile.am  |  4 +++
 tests/gpiod-test.c | 75 ++++++++++++++++++++++++++++++++++++++--------
 3 files changed, 73 insertions(+), 13 deletions(-)