libgpiod: add the python test-suite to the ptest package

One more follow-up to the ptest updates - the python test suite was
missed and is still in the main library package. Move it to
libgpiod-ptest.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2021-06-07 10:43:35 +02:00
committed by Khem Raj
parent cf84284bb0
commit 4b16dedac6
@@ -41,6 +41,7 @@ FILES_${PN}-ptest += " \
${bindir}/gpio-tools-test \
${bindir}/gpio-tools-test.bats \
${bindir}/gpiod-cxx-test \
${bindir}/gpiod_py_test.py \
${libdir}/libgpiomockup.so.* \
"
FILES_libgpiodcxx = "${libdir}/libgpiodcxx.so.*"