This testsuite contains a number of suites, each following its own logic.
Suites are structured in the following way:
./suites/<suite_name>
Each suite has a Makefile
whose default target should run all tests
in the suite.
From Concuerror's main directory, execute make tests-real
.