public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [RESEND 0/1] Add ptest support for libexif
@ 2023-08-03 13:29 Julien Stephan
  2023-08-03 13:29 ` [RESEND 1/1] libexif: add ptest support Julien Stephan
  0 siblings, 1 reply; 5+ messages in thread
From: Julien Stephan @ 2023-08-03 13:29 UTC (permalink / raw)
  To: openembedded-core; +Cc: Julien Stephan

Hi all,

Resending this series. The required series [1] has been merged, so this one is now ready to be merged.

Previous message:

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-07 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03 13:29 [RESEND 0/1] Add ptest support for libexif Julien Stephan
2023-08-03 13:29 ` [RESEND 1/1] libexif: add ptest support Julien Stephan
2023-08-03 13:50   ` [OE-core] " Alexander Kanavin
2023-08-07 13:33     ` Julien Stephan
2023-08-07 13:39     ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox