A test suite is provided in the tests
directory. Once LibSLSM has been built,
unit tests can be run as follows:
./tests/runtests
The testing framework uses a modified version of MinUnit.h and Debug.h adapted from Zed Shaw's Learn C The Hard Way.
A test suite is provided in the tests
directory. Once LibSLSM has been built,
unit tests can be run as follows:
./tests/runtests
The testing framework uses a modified version of MinUnit.h and Debug.h adapted from Zed Shaw's Learn C The Hard Way.