diff options
author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-10-17 22:25:55 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-10-17 14:10:38 -0700 |
commit | 1559130d37760db06573a2ab40127c37107ff019 (patch) | |
tree | 4a9118d7e0cbe508a3016c9d8b2caa862a1e2d86 /meta-python/recipes-devtools/python/python3-starlette/run-ptest | |
parent | c26c85834017a423e8d44f2c4ec3b74afed3d259 (diff) | |
download | meta-openembedded-master-next.tar.gz |
libmanette: fix ptestsmaster-next
The original content of the ptest package, manette-test, is a helper demo
application (like evtest), and not a test suite. Also, the recipe did not
provide a run-ptest script.
Fix it by installing the actual tests, and adding a run-ptest script.
Note that the test folder structure looks like a gnome desktop test suite
(and the application is under the gnome umbrella), however the project
doesn't provide all necessary scaffolding for gnome-desktop-test to work, so
the tests are executed directly from the run-ptest script.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-starlette/run-ptest')
0 files changed, 0 insertions, 0 deletions