ptest-packagelists: sort entries

Sort the entries for OCD reasons.

(From OE-Core rev: ca34cbec26baca91689e205a43787745db2caedb)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-07-24 17:08:29 +01:00
committed by Richard Purdie
parent 2e3162ffd4
commit 53e627752a

View File

@@ -28,22 +28,23 @@ PTESTS_FAST = "\
json-c \ json-c \
json-glib \ json-glib \
libconvert-asn1-perl \ libconvert-asn1-perl \
libexif \
libgpg-error\ libgpg-error\
libnl \ libnl \
libpcre \ libpcre \
libssh2 \ libssh2 \
libtimedate-perl \
libtest-fatal-perl \ libtest-fatal-perl \
libtest-needs-perl \ libtest-needs-perl \
libtest-warnings-perl \ libtest-warnings-perl \
libtimedate-perl \
libtry-tiny-perl \ libtry-tiny-perl \
liburi-perl \ liburi-perl \
libusb1 \ libusb1 \
libxml-namespacesupport-perl \ libxml-namespacesupport-perl \
libxml-perl \
libxml-parser-perl \ libxml-parser-perl \
libxml-sax-perl \ libxml-perl \
libxml-sax-base-perl \ libxml-sax-base-perl \
libxml-sax-perl \
libxml-simple-perl \ libxml-simple-perl \
libxml2 \ libxml2 \
libxmlb \ libxmlb \
@@ -81,7 +82,6 @@ PTESTS_FAST = "\
wayland \ wayland \
xz \ xz \
zlib \ zlib \
libexif \
" "
PTESTS_FAST:append:libc-glibc = " glibc-y2038-tests" PTESTS_FAST:append:libc-glibc = " glibc-y2038-tests"
PTESTS_PROBLEMS:remove:libc-glibc = "glibc-y2038-tests" PTESTS_PROBLEMS:remove:libc-glibc = "glibc-y2038-tests"
@@ -106,22 +106,22 @@ PTESTS_SLOW = "\
libevent \ libevent \
libgcrypt \ libgcrypt \
libmodule-build-perl \ libmodule-build-perl \
libseccomp \
lttng-tools \ lttng-tools \
lz4 \
openssh \ openssh \
openssl \ openssl \
parted \ parted \
perl \ perl \
python3-cryptography \
python3 \ python3 \
python3-click \ python3-click \
python3-cryptography \
python3-xmltodict \ python3-xmltodict \
strace \ strace \
tar \ tar \
tcl \ tcl \
util-linux \ util-linux \
valgrind \ valgrind \
lz4 \
libseccomp \
" "
# python3 ptests hang on qemuriscv64 # python3 ptests hang on qemuriscv64