mbox series

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

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

Message

Bartosz Golaszewski March 15, 2019, 2:23 p.m. UTC
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Hi Anders,

as promised: here's my aproach at supporting the feature you need.
Please test it and let me know if it works for your use case.

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 | 40 +++++++++++++++++++++++++++++++++++++---
 3 files changed, 48 insertions(+), 3 deletions(-)