summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pygpgme/run-ptest
Commit message (Collapse)AuthorAgeFilesLines
* python-pygpgme: update ptest output formatCatalin Enache2016-07-291-1/+1
| | | | | | | | | | The output format was updated to match yocto ptest rules: <result>: <testname> where the result can be PASS, FAIL, or SKIP, and the testname can be any identifying string. Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pygpgme: add ptest supportWenzong Fan2015-12-181-0/+3
* add ptest support * runtime depends on gnupg Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>