Writing Tests

Improving test coverage is one of the most valuable contributions you can make to musl. Insufficient testing makes it hard to ensure that new ports are correct, and hard to overhaul existing code.

The official test suite for musl is the libc-agnostic libc-test repository, available at http://nsz.repo.hu/git/?p=libc-test.

Tests needed

The following is an incomplete list of missing test coverage that would be nice to have: