diff options
Diffstat (limited to 'meta-oe/recipes-support/libgpiod/libgpiod-1.x/run-ptest')
-rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod-1.x/run-ptest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod-1.x/run-ptest b/meta-oe/recipes-support/libgpiod/libgpiod-1.x/run-ptest index 61b9b69fc6..a56c2bb685 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod-1.x/run-ptest +++ b/meta-oe/recipes-support/libgpiod/libgpiod-1.x/run-ptest | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | testbins="gpiod-test gpio-tools-test gpiod-cxx-test gpiod_py_test.py" | 3 | testbins="gpiod-test gpio-tools-test gpiod_py_test.py" |
4 | 4 | ||
5 | ptestdir=$(dirname "$(readlink -f "$0")") | 5 | ptestdir=$(dirname "$(readlink -f "$0")") |
6 | cd $ptestdir/tests | 6 | cd $ptestdir/tests |