Files
poky/meta/recipes-devtools/python/python3-cffi/run-ptest
Ross Burton bd21b9e878 python3-cffi: enable ptest
(From OE-Core rev: 5beb30cdf389490aa00f63a1c377680deb747bbc)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-07-26 12:28:42 +01:00

252 B

#!/bin/sh

test_passing_large_list often causes an OOM, skip for now

test_version verifies that versions match across the source tree, ignore

as we don't have a source tree

pytest --automake -k 'not test_passing_large_list and not test_version'