]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
tcl: Add a way to skip ptests
authorKhem Raj <raj.khem@gmail.com>
Tue, 5 Sep 2023 06:36:04 +0000 (23:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Sep 2023 16:52:37 +0000 (17:52 +0100)
commitfa66f1cee2d88c2276442e8b4aaeccde5490f9ea
tree26989b6cb3ef35cfde7f04910811b9485e3b05e7
parent8a33cd60f89685eeda7c5b3513540561df06160d
tcl: Add a way to skip ptests

Some tests hardcode assumptions on locales, which may not be present in
musl systems e.g., therefore add a way to skip such tests using -skip
option.

Skip unixInit-3* test on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/tcltk/tcl/run-ptest
meta/recipes-devtools/tcltk/tcl_8.6.13.bb