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:
@@ -77,6 +77,7 @@ PTESTS_FAST = "\
|
||||
sed \
|
||||
slang \
|
||||
wayland \
|
||||
xz \
|
||||
zlib \
|
||||
libexif \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user