]> git.ipfire.org Git - thirdparty/glibc.git/commit
linux: Add a getauxval test [BZ #23293]
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 3 May 2022 12:18:04 +0000 (13:18 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 19 May 2022 09:48:52 +0000 (10:48 +0100)
commit2b128a7d30f5f808c5246034f71d249010521f1b
tree1567f9d7952a9b1c26f3ebcf87993bb2a0c7542a
parentf5f7144dfcbf2a11fd2c17316c213928307c1db3
linux: Add a getauxval test [BZ #23293]

This is for bug 23293 and it relies on the glibc test system running
tests via explicit ld.so invokation by default.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 9faf5262c77487c96da8a3e961b88c0b1879e186)
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/tst-getauxval.c [new file with mode: 0644]