tools: tests: check for 'timeout' program
authorBartosz Golaszewski <brgl@bgdev.pl>
Fri, 19 Nov 2021 10:29:01 +0000 (11:29 +0100)
committerBartosz Golaszewski <brgl@bgdev.pl>
Fri, 19 Nov 2021 10:29:01 +0000 (11:29 +0100)
commit4b79c7bb93ff9ec201e15547e4b6cc4c30312fd1
treefe2ef20ac4cc9b303f04febe59d2ff58d945229c
parentcf5002b772962274a11f6a6823d3937931e1b05e
tools: tests: check for 'timeout' program

I noticed that tools ptests fail on minimal yocto systems and the
culprit of that is missing the timeout command. Check for it before
launching the bats suite.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
tools/gpio-tools-test