diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-04-24 01:15:33 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2024-06-29 10:44:53 +0300 |
commit | 6cada28465f692a730051c9586a324926c034152 (patch) | |
tree | 7449a63327b6adf9cbd11d2bd74fe1f699ad7b00 /scripts/gdb/linux/modules.py | |
parent | 92098b1c10cb29bcc6fa0908a766dc9e16b1e889 (diff) | |
download | linux-6cada28465f692a730051c9586a324926c034152.tar.xz |
selftests/nolibc: disable brk()/sbrk() tests on musl
On musl calls to brk() and sbrk() always fail with ENOMEM.
Detect this and skip the tests on musl.
Tested on glibc 2.39 and musl 1.2.5 in addition to nolibc.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20240424-nolibc-musl-brk-v1-1-b49882dd9a93@weissschuh.net
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions