elf/tst-tls-manydynamic: New test
commit01b23a30b42a90b1ebd882a0d81110a1542e504a
authorFlorian Weimer <fweimer@redhat.com>
Fri, 2 Dec 2016 16:09:19 +0000 (2 17:09 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 2 Dec 2016 16:09:20 +0000 (2 17:09 +0100)
tree8a814e2635460c41ab22bc111cd3999e2efa993a
parent67aae64512cb42332f76a83e84ac2bc608ad4ad2
elf/tst-tls-manydynamic: New test

This test adds coverage for creating many dynamic TLS variables
which exhaust the static TLS allocation.
ChangeLog
elf/Makefile
elf/tst-tls-manydynamic.c [new file with mode: 0644]
elf/tst-tls-manydynamic.h [new file with mode: 0644]
elf/tst-tls-manydynamicmod.c [new file with mode: 0644]