linux: Add a getauxval test [BZ #23293]
commit9faf5262c77487c96da8a3e961b88c0b1879e186
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 3 May 2022 12:18:04 +0000 (3 13:18 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 17 May 2022 09:14:03 +0000 (17 10:14 +0100)
tree19bd16b17032ce3b19398a5d81c3f3f00be0f9e4
parent86147bbeec25624cb26bb7646cdbc3a49bc56bf5
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>
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/tst-getauxval.c [new file with mode: 0644]