diff options
| author | Corentin Lévy <corentin.levy@smile.fr> | 2024-08-02 17:10:21 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-05 14:31:57 +0100 |
| commit | c01e633ab918d4cdc0d2f04f1c01ccaf3f1b4844 (patch) | |
| tree | 251224e12eff27569c7c828225321f3943331dda /meta/conf/distro/include | |
| parent | 069ff98309dac06488082164e96e305241811839 (diff) | |
| download | poky-c01e633ab918d4cdc0d2f04f1c01ccaf3f1b4844.tar.gz | |
python3-libarchive-c: add ptest
test added to the fast-list
result of ptest-runner:
Testsuite summary
TOTAL: 36
PASS: 36
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 11
END: /usr/lib/python3-libarchive-c/ptest
2024-08-01T11:44
STOP: ptest-runner
TOTAL: 1 FAIL: 0
(From OE-Core rev: 2019edfc5a6fd252329347a6230a2e39603b932b)
Signed-off-by: Corentin Lévy <corentin.levy@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include')
| -rw-r--r-- | meta/conf/distro/include/ptest-packagelists.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index e3ab7e8629..7b8418654a 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
| @@ -63,6 +63,7 @@ PTESTS_FAST = "\ | |||
| 63 | python3-idna \ | 63 | python3-idna \ |
| 64 | python3-jinja2 \ | 64 | python3-jinja2 \ |
| 65 | python3-jsonpointer \ | 65 | python3-jsonpointer \ |
| 66 | python3-libarchive-c \ | ||
| 66 | python3-license-expression \ | 67 | python3-license-expression \ |
| 67 | python3-mako \ | 68 | python3-mako \ |
| 68 | python3-markupsafe \ | 69 | python3-markupsafe \ |
