mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
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:
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.*"
|
||||
|
||||
Reference in New Issue
Block a user