[tls] Enable alignment checks and add dso test

This change now enables alignment checks on libc.
Additionally an extra test was added to ensure that
tls from dynamic libraries worked as well.

test: libc-tests
Change-Id: I7af60b677230f65a60e0a188aca4ab06afab38b9
4 files changed
tree: dd93d7ab349414e57701525d1da94482bd22dfeb
  1. third_party/
  2. .clang-format
  3. .gitignore
  4. AUTHORS
  5. BUILD.gn
  6. LICENSE
  7. main.cc
  8. PATENTS
  9. README.md
README.md

Fuchsia libc tests

This repo contains tools for ensuring the correctness of Fuchsia's libc implementation.