index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
Age
Commit message (
Expand
)
Author
2025-02-26
tools/nolibc: add support for [v]sscanf()
Thomas Weißschuh
2025-02-20
tools/nolibc: add support for 32-bit s390
Thomas Weißschuh
2025-02-20
selftests/nolibc: rename s390 to s390x
Thomas Weißschuh
2025-02-20
selftests/nolibc: only run constructor tests on nolibc
Thomas Weißschuh
2025-02-12
selftests/nolibc: split up architecture list in run-tests.sh
Thomas Weißschuh
2025-02-09
tools/nolibc: add support for directory access
Thomas Weißschuh
2025-02-03
selftests/nolibc: always keep test kernel configuration up to date
Thomas Weißschuh
2025-02-03
selftests/nolibc: execute defconfig before other targets
Thomas Weißschuh
2025-02-03
selftests/nolibc: drop call to mrproper target
Thomas Weißschuh
2025-02-03
selftests/nolibc: drop call to prepare target
Thomas Weißschuh
2025-02-03
selftests/nolibc: drop mips32be EXTRACONFIG
Thomas Weißschuh
2025-02-03
selftests/nolibc: enable -Wmissing-prototypes
Thomas Weißschuh
2025-02-03
selftests/nolibc: ignore -Wmissing-prototypes
Thomas Weißschuh
2025-01-13
selftests/nolibc: add configurations for riscv32
Thomas Weißschuh
2025-01-13
selftests/nolibc: rename riscv to riscv64
Thomas Weißschuh
2025-01-13
selftests/nolibc: skip tests for unimplemented syscalls
Thomas Weißschuh
2025-01-13
selftests/nolibc: use a pipe to in vfprintf tests
Thomas Weißschuh
2025-01-13
selftests/nolibc: use waitid() over waitpid()
Thomas Weißschuh
2025-01-08
selftests/nolibc: run-tests.sh: detect missing toolchain
Willy Tarreau
2024-10-07
selftests/nolibc: start qemu with 1 GiB of memory
Thomas Weißschuh
2024-08-12
selftests/nolibc: run-tests.sh: allow building through LLVM
Thomas Weißschuh
2024-08-12
selftests/nolibc: use correct clang target for s390/systemz
Thomas Weißschuh
2024-08-12
selftests/nolibc: don't use libgcc when building with clang
Thomas Weißschuh
2024-08-12
selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
Thomas Weißschuh
2024-08-12
selftests/nolibc: add cc-option compatible with clang cross builds
Thomas Weißschuh
2024-08-12
selftests/nolibc: add support for LLVM= parameter
Thomas Weißschuh
2024-08-12
selftests/nolibc: determine $(srctree) first
Thomas Weißschuh
2024-08-12
selftests/nolibc: avoid passing NULL to printf("%s")
Thomas Weißschuh
2024-08-12
selftests/nolibc: report failure if no testcase passed
Thomas Weißschuh
2024-08-09
tools/nolibc: pass argc, argv and envp to constructors
Thomas Weißschuh
2024-06-29
tools/nolibc: implement strerror()
Thomas Weißschuh
2024-06-29
selftests/nolibc: introduce condition to run tests only on nolibc
Thomas Weißschuh
2024-06-29
tools/nolibc: implement strtol() and friends
Thomas Weißschuh
2024-06-29
selftests/nolibc: run-tests.sh: use -Werror by default
Thomas Weißschuh
2024-06-29
selftests/nolibc: disable brk()/sbrk() tests on musl
Thomas Weißschuh
2024-06-29
selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()
Thomas Weißschuh
2024-04-14
tools/nolibc: add support for uname(2)
Thomas Weißschuh
2024-04-10
selftests/nolibc: Add tests for strlcat() and strlcpy()
Rodrigo Campos
2023-12-11
selftests/nolibc: disable coredump via setrlimit
Thomas Weißschuh
2023-12-11
tools/nolibc: add support for getrlimit/setrlimit
Thomas Weißschuh
2023-12-11
tools/nolibc: drop duplicated testcase ioctl_tiocinq
Thomas Weißschuh
2023-12-11
selftests/nolibc: make result alignment more robust
Thomas Weißschuh
2023-12-11
tools/nolibc: mips: add support for PIC
Thomas Weißschuh
2023-12-11
selftests/nolibc: run-tests.sh: enable testing via qemu-user
Thomas Weißschuh
2023-12-11
selftests/nolibc: introduce QEMU_ARCH_USER
Thomas Weißschuh
2023-12-11
selftests/nolibc: fix testcase status alignment
Thomas Weißschuh
2023-12-11
selftests/nolibc: add configuration for mipso32be
Thomas Weißschuh
2023-12-11
selftests/nolibc: extraconfig support
Thomas Weißschuh
2023-12-11
selftests/nolibc: explicitly specify ABI for MIPS
Thomas Weißschuh
2023-12-11
selftests/nolibc: use XARCH for MIPS
Thomas Weißschuh
[prev]
[next]