summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aspectlib/run-ptest
Commit message (Collapse)AuthorAgeFilesLines
* python3-aspectlib: update recipe to use the ptest-python-pytest classDerek Straka2025-01-301-3/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aspectlib: fix ptestTim Orling2023-04-041-1/+1
| | | | | | | | | * ptest RDEPENDS on pytest * Use python3-unittest-automake-output instead of using sed to reformat the output use this new module. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aspectlib: Add ptestsKhem Raj2021-06-241-0/+3
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>