Hi all, This series add ptest support for libexif.
This series depend on [1]. This fix is required here because one of the test program, listed in check_PROGRAMS is not listed in TESTS, because it is called through a wrapper script. So we are missing one binary and we get a runtime error. Ptest was executed on a core-image-minimal: root@qemux86-64:~# ptest-runner libexif START: ptest-runner 2023-07-12T15:45 BEGIN: /usr/lib/libexif/ptest [...] i==================== All 13 tests passed (1 test was not run) ==================== [...] DURATION: 35 END: /usr/lib/libexif/ptest 2023-07-12T15:45 STOP: ptest-runner TOTAL: 1 FAIL: 0 My working branch is [2] Best Julien [1]: https://lists.openembedded.org/g/openembedded-core/message/184201 [2]: https://git.yoctoproject.org/poky-contrib/log/?h=jstephan/add-libexif-ptest-support Julien Stephan (1): libexif: add ptest support .../distro/include/ptest-packagelists.inc | 1 + ...-serial-tests-config-needed-by-ptest.patch | 26 ++++++++++++++++ .../recipes-support/libexif/libexif/run-ptest | 3 ++ .../recipes-support/libexif/libexif_0.6.24.bb | 30 ++++++++++++++++++- 4 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch create mode 100644 meta/recipes-support/libexif/libexif/run-ptest -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#184203): https://lists.openembedded.org/g/openembedded-core/message/184203 Mute This Topic: https://lists.openembedded.org/mt/100102422/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-