Hi,

On Tue Sep 15, 2026 at 9:36 AM CEST, Himani Ramesh Barde via 
lists.openembedded.org wrote:
> Enable ptest for tiff (libtiff), running the upstream test suite shipped
> in the source test/ directory: the C unit-test programs (check_PROGRAMS)
> plus the shell-script tests that exercise the tiff command-line tools.
>
> do_compile_ptest builds the test programs via "make check TESTS=" (build
> only, no run). do_install_ptest installs the compiled test binaries (real
> ELF from test/.libs, static testtypes from test/), the shell test scripts,
> the shared common.sh helper, and the images/refs data. common.sh is
> adjusted so the scripts find the installed tiff tools in ${bindir} rather
> than the build tree's ../tools, and run-ptest recreates the SOURCE_DIR
> path that test_ifd_loop_detection was compiled with so its images resolve
> on target.
>
> The run-ptest wrapper emits automake-style PASS/FAIL/SKIP results and
> skips the JBIG test (JBIG is not in the default PACKAGECONFIG) and the
> thumbnail test (the thumbnail tool is not built by default).
>
> The recipe is registered in ptest-packagelists.inc (PTESTS_SLOW), and
> buildpaths QA is skipped for the -ptest package since the compiled test
> binaries legitimately embed build paths.
>
> Validated on qemux86-64: all C tests and shell tests pass, 2 skipped
> (jbig, thumbnail), 0 failed.

This fails on:

- riscv64: 
https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/2415
- arm64: https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/4537
- x86-64: 
https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/4564
- musl: https://autobuilder.yoctoproject.org/valkyrie/#/builders/109/builds/1209
        https://autobuilder.yoctoproject.org/valkyrie/#/builders/110/builds/1192

Can you have a look?

Thanks,
Antonin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#245927): 
https://lists.openembedded.org/g/openembedded-core/message/245927
Mute This Topic: https://lists.openembedded.org/mt/121257807/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to