tester, a BASH code which calls the test programs for C codes.
For a C code called "prog.c", stored in the "prog" directory, a test package may be provided. If so, it will be in the "prog_test" directory, with a source code named "prog_test.c" and a script to run the test called "prog_test.sh". The tester script will find and run all the test codes that satisfy a given pattern in an ls command, that should be set by the user.
The information on this web page is distributed under the MIT license.
tester is available in a C version and a C++ version and a DEALII version and a Fortran77 version and a Fortran90 version and a FENICS version and a FreeFem version and a Julia version and a keras version and a MATLAB version and an Octave version and a Python version and an R version and a Scikit Learn version.