]> code.ossystems Code Review - openembedded-core.git/commitdiff
ptest-packagelists: Add expat-ptest to fast ptests
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 May 2021 13:32:27 +0000 (14:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 May 2021 22:23:24 +0000 (23:23 +0100)
This ptest package was accidentally not enabled. The tests run quickly (2s) and
pass so add to the standard test suite.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/ptest-packagelists.inc

index e0a876dbdc76b7f313a548a76829c051cd7f3c44..70d5fa8877ff39911df3af0fd0ae3b6d1dd144ed 100644 (file)
@@ -14,6 +14,7 @@ PTESTS_FAST = "\
     diffutils-ptest \
     elfutils-ptest \
     ethtool-ptest \
+    expat-ptest \
     flex-ptest \
     gawk-ptest \
     gdbm-ptest \