mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 10:13:03 +01:00
pythonn3-rpds-py: enable ptest
* Add RDEPENDS for ptest from tests/requirements.txt * Tests take ~14 seconds, so add to PTEST_FAST (From OE-Core rev: 6a1c551629defd3c241b30452496c580501dc781) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
09c7337ea2
commit
5dce3a34b0
3
meta/recipes-devtools/python/python3-rpds-py/run-ptest
Normal file
3
meta/recipes-devtools/python/python3-rpds-py/run-ptest
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
pytest --automake
|
||||
Reference in New Issue
Block a user