Unit testing framework for C with minimal dependencies
C unit testing framework
check
$ check_run_tests
$ gcc -o test_program test_program.c -lcheck -lm -lpthread
$ pkg-config --modversion check