pekd / libc-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIBC TESTS

This repository contains compile scripts and runners for libc tests.

  • compile-musl.sh: compile all musl tests (you need to link the resulting bitcode file against your libc bitcode file)
  • run-musl.sh: run all musl libc tests

About


Languages

Language:C 67.7%Language:Shell 32.3%