diff options
author | Paul Barker <paul@paulbarker.me.uk> | 2014-03-01 13:49:39 +0000 |
---|---|---|
committer | Paul Barker <paul@paulbarker.me.uk> | 2014-11-24 11:50:37 +0000 |
commit | 49194f148c7b74b7d567659a4525a6de3dd43884 (patch) | |
tree | 570785fbfeee0f9471ca362e1c2c58c15662c796 /meta/recipes-extended/mingetty | |
parent | 323b2d27598df8fe18892559e093ae7281e99918 (diff) | |
download | openembedded-core-contrib-49194f148c7b74b7d567659a4525a6de3dd43884.tar.gz |
python3: Add ptest supportpbarker/python3-ptest
A run-ptest script written in python is added which defines a new TestRunner
subclass which prints test results in the required ptest format and then
executes python's built-in testsuite using this new TestRunner subclass.
The built-in testsuite is included in the python standard library and we ensure
we have the complete library by adding ${PN}-modules and ${PN}-misc to the
RDEPENDS for the ptest package. We also require libgcc for pthread support.
Tested on qemux86. Several tests fail and many skip; further investigation
should be done to check that the current status is acceptable. In addition, the
testsuite causes an out-of-memory crash when qemu is configured with 256 MB of
RAM. The testsuite completes without crashing with 1 GB RAM.
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Diffstat (limited to 'meta/recipes-extended/mingetty')
0 files changed, 0 insertions, 0 deletions