CCL
Writing CCL tests

CCL uses the CTest framework (https://github.com/bvdberg/ctest) to write its unit tests. Although lacking a few of the fancy features of more comprehensive frameworks it is lightweight and can be completely included with the CCL, in the file tests/ctest.h

To add a new set of tests to the system: