deja-gnu

Framework for testing other programs with automated test scripts

brewmacoslinux
Try with needOr install directly
Source

About

Framework for testing other programs

Commands

runtestdejagnu

Examples

Run all tests in the default test suite$ runtest
Run tests for a specific tool$ runtest --tool gcc
Run tests and output verbose results$ runtest --verbose --all