]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
curl: improve run-ptest
authorRoss Burton <ross.burton@arm.com>
Fri, 15 Mar 2024 14:37:36 +0000 (14:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Mar 2024 15:24:56 +0000 (15:24 +0000)
commit3c3601d50ae290e7e9797eadd20c05df99bbd040
tree1885343d5595289f08efecbcaa7d0fa561900402
parent5ec2bc7ef663db4c04c85eee518297d442556481
curl: improve run-ptest

There's no need to run the output of runtests.pl through a sed to get
automake-style output, as you can pass -am to get this formatting.

Don't run timing dependent tests, as the ptests can run on loaded
systems.

Add a dependency on the en_US locale because some of the tests require
this.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl/run-ptest
meta/recipes-support/curl/curl_8.6.0.bb