AUnit
From AdaCommons
AUnit is a unit testing framework for Ada. It models jUnit API closely, although some features (like GUI reporter or multiple different Assert methods) are missing.
The latest version is available at GNAT GPL download page. Note: If you want older 1.03 version, you can download it from https://libre.adacore.com/aunit/
See also AUnit Calculator Example.

