[libc-tests] Don't test sizeof(jmp_buf)

This test is not useful. There is an explicit size test in the
Zircon libc build itself already.

Bug: 125629
Change-Id: Ib83f14c78e2054e279d84db3cc487114f8615265
Reviewed-on: https://fuchsia-review.googlesource.com/c/libc-tests/+/846636
Fuchsia-Auto-Submit: Roland McGrath <mcgrathr@google.com>
Reviewed-by: Alex Brachet <abrachet@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
1 file changed
tree: 1e398d084ef5293947eb8a677cfaee928ea2ece1
  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.