1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

xz: Add ptest support

There are two types of cases: executables and POSIX shell scripts.
All test cases PASS.
Add xz-ptest to PTESTS_FAST because test duration less than 30s
on qemux86-64.

root@qemux86-64:~# ptest-runner xz
START: ptest-runner
2024-01-26T03:32
BEGIN: /usr/lib/xz/ptest
=== test_bcj_exact_size.c ===
PASS: test_exact_size
PASS: test_empty_block

(From OE-Core rev: 2704983f972e4fe1d4e0bee8491a07eb4f629346)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Chi Xu
2024-01-26 13:48:20 +08:00
committed by Richard Purdie
parent 82eb0c47e4
commit 4cb6ff8a57
3 changed files with 53 additions and 2 deletions
@@ -77,6 +77,7 @@ PTESTS_FAST = "\
sed \
slang \
wayland \
xz \
zlib \
libexif \
"