mirror of
https://git.yoctoproject.org/poky
synced 2026-01-30 21:38:43 +01:00
Instead of using sed to reformat the output use this new module. (From OE-Core rev: 5ad1c8beebc09754b5c7fc637102553398a50fbd) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
388 B
388 B
#!/bin/sh
Upstream "fast" tests take about 5 minutes and currently do not run cleanly
(tests/cover and tests/pytest)
https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python/tests
https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/scripts/basic-test.sh#L18
Instead we run two test suites imported from examples/
pytest --automake