summaryrefslogtreecommitdiffstats
path: root/test/tls/tst-tls16.c
Commit message (Collapse)AuthorAgeFilesLines
* test_tls: Add two new tests for tls tst-tls{16,17} taken from glibcCarmelo Amoroso2009-12-031-0/+53
| | | | | Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* test_tls: Rename tst-tls16 to tst-tls-at-ctorCarmelo Amoroso2009-12-031-21/+0
| | | | | | | | Rename tst-tls16 to tst-tls-at-ctor (including main and related shared object) to avoid name clashing with new tests ported from glibc. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* test/tls/: tests for thread local storage functionalityAustin Foxley2009-10-171-0/+21
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>