From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: "Pratik Farkase" <pratik.farkase@est.tech>,
<openembedded-core@lists.openembedded.org>
Cc: <pratik.farkase@ericsson.com>
Subject: Re: [OE-core][PATCH v2] libcheck: add ptest support
Date: Wed, 07 Jan 2026 16:39:18 +0100 [thread overview]
Message-ID: <DFIGXD39C6LT.I7I5Q38VIX6H@bootlin.com> (raw)
In-Reply-To: <20260107091537.18096-1-pratik.farkase@est.tech>
On Wed Jan 7, 2026 at 10:15 AM CET, Pratik Farkase wrote:
> Add package test (ptest) support to libcheck recipe to enable
> running the test suite on target devices.
>
> The implementation installs:
> - Test binaries (check_check, check_check_export)
> - Test helper binaries and scripts
> - Shell script tests that validate various output formats
> - Test configuration files
>
> All 9 upstream tests pass successfully:
> START: ptest-runner
> BEGIN: /usr/lib/libcheck/ptest
> PASS: check_check_export
> PASS: check_check
> PASS: test_output.sh
> PASS: test_check_nofork.sh
> PASS: test_check_nofork_teardown.sh
> PASS: test_xml_output.sh
> PASS: test_log_output.sh
> PASS: test_set_max_msg_size.sh
> PASS: test_tap_output.sh
> END: /usr/lib/libcheck/ptest
> STOP: ptest-runner
>
> Note: The test_vars SRCDIR path is set to /usr/src/debug/libcheck/0.15.2/tests
> to match the debug source paths embedded in compiled binaries.
>
> Signed-off-by: Pratik Farkase <pratik.farkase@est.tech>
>
> ---
Hi Pratik,
Is that a new version? How does it differ from the version already
merged?
https://git.openembedded.org/openembedded-core/commit/?id=1bb06e23c1c87829e5c4211e34229305c7d5f851
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2026-01-07 15:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-14 1:41 [PATCH] libcheck: add ptest support Pratik Farkase
2025-11-18 12:10 ` [OE-core] " Ross Burton
2025-11-18 13:45 ` Pratik Farkase
2025-11-21 13:24 ` [OE-core][PATCH v2] " Pratik Farkase
2026-01-07 9:15 ` Pratik Farkase
2026-01-07 15:39 ` Mathieu Dubois-Briand [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DFIGXD39C6LT.I7I5Q38VIX6H@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=pratik.farkase@ericsson.com \
--cc=pratik.farkase@est.tech \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.