]> code.ossystems Code Review - openembedded-core.git/commitdiff
ptest-packagelists: Add m4 and gettext as 'fast' ptests
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2019 09:25:05 +0000 (10:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2019 11:58:59 +0000 (12:58 +0100)
These new ptests run in under the ~30s criteria so add to the list
of 'fast' ptests.

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

index 768ba743ed086bb99fd4e8d323442ed633705983..52f7439e2526fd8d123bdbbc43645da717e143b7 100644 (file)
@@ -19,6 +19,7 @@ PTESTS_FAST = "\
     gawk-ptest \
     gdbm-ptest \
     gdk-pixbuf-ptest \
+    gettext-ptest \
     gzip-ptest \
     json-glib-ptest \
     kbd-ptest \
@@ -37,6 +38,7 @@ PTESTS_FAST = "\
     libxml-simple-perl-ptest \
     libxml2-ptest \
     lzo-ptest \
+    m4-ptest \
     nettle-ptest \
     openssl-ptest \
     opkg-ptest \