summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyasyncore/run-ptest
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyasyncore: fix ptestsGyorgy Sarvari2025-10-251-0/+9
The tests are using only Python's unittest module, not pytest - so adapt the run-ptest script to invoke unittest instead pytest. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>