All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] selftests/nolibc: wire up riscv32
@ 2024-12-21 14:44 ` Thomas Weißschuh
  0 siblings, 0 replies; 26+ messages in thread
From: Thomas Weißschuh @ 2024-12-21 14:44 UTC (permalink / raw)
  To: Willy Tarreau, Shuah Khan, Paul Walmsley, Palmer Dabbelt,
	Albert Ou
  Cc: linux-kernel, linux-kselftest, linux-riscv, Zhangjin Wu,
	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 <linux@weissschuh.net>
---
Thomas Weißschuh (6):
      tools/nolibc: add support for waitid()
      selftests/nolibc: use waitid() over waitpid()
      selftests/nolibc: use a pipe to in vfprintf tests
      selftests/nolibc: skip tests for unimplemented syscalls
      selftests/nolibc: rename riscv to riscv64
      selftests/nolibc: add configurations for riscv32

 tools/include/nolibc/sys.h                   | 18 ++++++++++++
 tools/testing/selftests/nolibc/Makefile      | 11 +++++++
 tools/testing/selftests/nolibc/nolibc-test.c | 44 ++++++++++++++++------------
 tools/testing/selftests/nolibc/run-tests.sh  |  2 +-
 4 files changed, 56 insertions(+), 19 deletions(-)
---
base-commit: 499551201b5f4fd3c0618a3e95e3d0d15ea18f31
change-id: 20241219-nolibc-rv32-cff8a3e22394

Best regards,
-- 
Thomas Weißschuh <linux@weissschuh.net>


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2025-02-03 19:19 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-21 14:44 [PATCH 0/6] selftests/nolibc: wire up riscv32 Thomas Weißschuh
2024-12-21 14:44 ` Thomas Weißschuh
2024-12-21 14:44 ` [PATCH 1/6] tools/nolibc: add support for waitid() Thomas Weißschuh
2024-12-21 14:44   ` Thomas Weißschuh
2024-12-21 16:35   ` Willy Tarreau
2024-12-21 16:35     ` Willy Tarreau
2024-12-22 11:39     ` Thomas Weißschuh
2024-12-22 11:39       ` Thomas Weißschuh
2024-12-23  8:13       ` Willy Tarreau
2024-12-23  8:13         ` Willy Tarreau
2024-12-21 14:44 ` [PATCH 2/6] selftests/nolibc: use waitid() over waitpid() Thomas Weißschuh
2024-12-21 14:44   ` Thomas Weißschuh
2024-12-21 14:44 ` [PATCH 3/6] selftests/nolibc: use a pipe to in vfprintf tests Thomas Weißschuh
2024-12-21 14:44   ` Thomas Weißschuh
2024-12-21 14:44 ` [PATCH 4/6] selftests/nolibc: skip tests for unimplemented syscalls Thomas Weißschuh
2024-12-21 14:44   ` Thomas Weißschuh
2024-12-21 14:44 ` [PATCH 5/6] selftests/nolibc: rename riscv to riscv64 Thomas Weißschuh
2024-12-21 14:44   ` Thomas Weißschuh
2025-01-17 19:13   ` Charlie Jenkins
2025-01-17 19:13     ` Charlie Jenkins
2024-12-21 14:44 ` [PATCH 6/6] selftests/nolibc: add configurations for riscv32 Thomas Weißschuh
2024-12-21 14:44   ` Thomas Weißschuh
2025-01-17 19:10   ` Charlie Jenkins
2025-01-17 19:10     ` Charlie Jenkins
2025-02-03 19:15 ` [PATCH 0/6] selftests/nolibc: wire up riscv32 patchwork-bot+linux-riscv
2025-02-03 19:15   ` patchwork-bot+linux-riscv

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.