Re: [PATCH 0/6] selftests/nolibc: wire up riscv32

2025-02-03 Thread patchwork-bot+linux-riscv
Hello: This series was applied to riscv/linux.git (fixes) by Thomas Weißschuh : On Sat, 21 Dec 2024 15:44:27 +0100 you wrote: > Nolibc has support for riscv32. But the testsuite did not allow to test > it so far. Add a test configuration. > > Signed-off-by: Thomas Weißschuh > --- > Thomas Weißs

[PATCH 0/6] selftests/nolibc: wire up riscv32

2024-12-21 Thread Thomas Weißschuh
Nolibc has support for riscv32. But the testsuite did not allow to test it so far. Add a test configuration. Signed-off-by: Thomas Weißschuh --- Thomas Weißschuh (6): tools/nolibc: add support for waitid() selftests/nolibc: use waitid() over waitpid() selftests/nolibc: use a pip