]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libc-test: add libc testsuite for musl
authorChase Qi <chase.qi@linaro.org>
Wed, 9 Nov 2022 06:47:09 +0000 (06:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Nov 2022 13:43:36 +0000 (13:43 +0000)
commit4a94cdc7e841ebe583b0e6935fc50d233c8c310e
tree4980afaa0803d4b4f42a5acca19ba01fba516e32
parent34fa68a0b07328c4ed4eef81f8cde80137a91f18
libc-test: add libc testsuite for musl

libc-test is a collection of unit test to measure the correctness and
robustness of a C/POSIX standard library implementation. It is developed
as part of the musl project.

Signed-off-by: Chase Qi <chase.qi@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/conf/distro/include/maintainers.inc
meta/conf/distro/include/ptest-packagelists.inc
meta/recipes-core/musl/libc-test/run-ptest [new file with mode: 0644]
meta/recipes-core/musl/libc-test_git.bb [new file with mode: 0644]