summaryrefslogtreecommitdiffstats
path: root/meta-python/conf/include/ptest-packagelists-meta-python.inc
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2023-05-02 12:50:05 -0400
committerKhem Raj <raj.khem@gmail.com>2023-05-09 17:13:13 -0700
commitfba2b872ac79795729e665b5ef1f28118b9caba1 (patch)
tree7bae6c0804504c458e8acb7571b8ba22412d22c0 /meta-python/conf/include/ptest-packagelists-meta-python.inc
parent430ed94067724a7adf1d36c8306f8c1c6d0234b8 (diff)
downloadmeta-openembedded-fba2b872ac79795729e665b5ef1f28118b9caba1.tar.gz
ptest-packagelists-meta-python: Add new tests
Add ptests for python3-pytest-mock, python3-tomlkit. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf/include/ptest-packagelists-meta-python.inc')
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index ef5d20bcd..3f0f3887b 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -30,6 +30,7 @@ PTESTS_FAST_META_PYTHON = "\
30 python3-pyasn1-modules \ 30 python3-pyasn1-modules \
31 python3-pyroute2 \ 31 python3-pyroute2 \
32 python3-pyserial \ 32 python3-pyserial \
33 python3-pytest-mock \
33 python3-pytoml \ 34 python3-pytoml \
34 python3-requests-file \ 35 python3-requests-file \
35 python3-requests-toolbelt \ 36 python3-requests-toolbelt \
@@ -39,6 +40,7 @@ PTESTS_FAST_META_PYTHON = "\
39 python3-smpplib \ 40 python3-smpplib \
40 python3-soupsieve \ 41 python3-soupsieve \
41 python3-sqlparse \ 42 python3-sqlparse \
43 python3-tomlkit \
42 python3-u-msgpack-python \ 44 python3-u-msgpack-python \
43 python3-unidiff \ 45 python3-unidiff \
44 python3-uritemplate \ 46 python3-uritemplate \