about summary refs log tree commit diff
path: root/elf/tst-audit-tlsdesc-mod1.c
Commit message (Collapse)AuthorAgeFilesLines
* elf: Add audit tests for modules with TLSDESCAdhemerval Zanella2021-12-281-0/+41
Checked on x86_64-linux-gnu, i686-linux-gnu, and aarch64-linux-gnu. Reviewed-by: Florian Weimer <fweimer@redhat.com>