]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Add audit tests for modules with TLSDESC
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 30 Jun 2021 18:51:31 +0000 (15:51 -0300)
committerCarlos O'Donell <carlos@redhat.com>
Tue, 29 Mar 2022 21:02:08 +0000 (17:02 -0400)
commit3723319805aadcc4aa550bd23b9823db17a1550d
tree7e59902008664ce6c908df7516e3a84a65b0434e
parent09c5dcf73b40e69a3dae97b6f98007797ad263eb
elf: Add audit tests for modules with TLSDESC

Checked on x86_64-linux-gnu, i686-linux-gnu, and aarch64-linux-gnu.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
(cherry picked from commit d1b38173c9255b1a4ae00018ad9b35404a7c74d0)
elf/Makefile
elf/tst-audit-tlsdesc-dlopen.c [new file with mode: 0644]
elf/tst-audit-tlsdesc-mod1.c [new file with mode: 0644]
elf/tst-audit-tlsdesc-mod2.c [new file with mode: 0644]
elf/tst-audit-tlsdesc.c [new file with mode: 0644]
elf/tst-auditmod-tlsdesc.c [new file with mode: 0644]