diff options
author | Yann Sionneau <yann@sionneau.net> | 2020-04-05 13:35:40 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-04-05 14:44:09 +0200 |
commit | 1c58c0086a8d9eff2eed2a945b726e2c50ddbe70 (patch) | |
tree | 53c85b454b7e9a6532007c75e48eb128c9d6e837 /test/nptl/tst-cond13.c | |
parent | 8ab96759ea68faed9a758d165f4b973641d5de3e (diff) |
tls: make tls tests great again
* TLS tests were "empty" because nothing was setting the following variables:
* USE_TLS
* HAVE___THREAD
* HAVE_TLS_MODEL_ATTRIBUTE
All toolchains supported by uClibc-ng today do support both NPTL threads and TLS.
All ports also define HAVE_TLS_MODEL_ATTRIBUTE except alpha.
* 3 tests (tst-tls6 / tst-tls7 / tst-tls8) were peeking into internal/private
data structures from libc, which is not possible anymore since libc and
tests are now split into 2 git repositories.
This commit fixes those 2 issues so that TLS tests can be run again.
Signed-off-by: Yann Sionneau <yann@sionneau.net>
Diffstat (limited to 'test/nptl/tst-cond13.c')
0 files changed, 0 insertions, 0 deletions