On Mon, May 05, 2025 at 05:15:32PM +0200, Thomas Weißschuh wrote:

> Show how to use the kselftest harness together with nolibc.
> This just runs the existing harness selftest by crudely replacing the
> regular nolibc-test.c with the harness-selftest.c to get that wired up easily.
> To use it:
>       $ cd tools/testing/selftests/nolibc/
>       $ ./run-tests -m user
> 
> In the future nolibc-test can use the harness for itself.

FWIW there's also several arm64 tests which are written using nolibc
which could usefully be converted to this, they're using nolibc because
they test interfaces intended to be used by libc and so want to avoid
conflicting uses.

Attachment: signature.asc
Description: PGP signature

Reply via email to