summaryrefslogtreecommitdiff
path: root/poky/meta/conf/distro/include/ptest-packagelists.inc
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/conf/distro/include/ptest-packagelists.inc')
-rw-r--r--poky/meta/conf/distro/include/ptest-packagelists.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/poky/meta/conf/distro/include/ptest-packagelists.inc b/poky/meta/conf/distro/include/ptest-packagelists.inc
index c503a6a594..ac3295d1aa 100644
--- a/poky/meta/conf/distro/include/ptest-packagelists.inc
+++ b/poky/meta/conf/distro/include/ptest-packagelists.inc
@@ -49,12 +49,15 @@ PTESTS_FAST = "\
pango-ptest \
parted-ptest \
python3-atomicwrites-ptest \
+ python3-bcrypt-ptest \
python3-hypothesis-ptest \
python3-jinja2-ptest \
python3-jsonpointer-ptest \
python3-markupsafe-ptest \
python3-more-itertools-ptest \
python3-pluggy-ptest \
+ python3-pyasn1-ptest \
+ python3-pytz-ptest \
python3-wcwidth-ptest \
python3-webcolors-ptest \
qemu-ptest \
@@ -76,7 +79,7 @@ PTESTS_SLOW = "\
babeltrace2-ptest \
busybox-ptest \
coreutils-ptest \
- dbus-test-ptest \
+ dbus-ptest \
e2fsprogs-ptest \
findutils-ptest \
glib-2.0-ptest \
@@ -86,6 +89,7 @@ PTESTS_SLOW = "\
openssh-ptest \
openssl-ptest \
perl-ptest \
+ python3-cryptography-ptest \
python3-ptest \
strace-ptest \
tcl-ptest \