[libc-tests] Port long jump tests

Need to re-write long jump float test for aarch64 and x86_64 and port all the
assembly

Change-Id: Ic152a8a4b50cd7b622502d960ffcd0c8d588b0ca
6 files changed
tree: 5cf13937c79a65219c9a3ba26efbe092c4739d1c
  1. third_party/
  2. .gitignore
  3. AUTHORS
  4. BUILD.gn
  5. LICENSE
  6. main.cc
  7. README.md
README.md

Fuchsia libc tests

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