5.2.1. Using Test suite - 5.2 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2025-12-29
Version
5.2 English

AOCL-Compression supports a comprehensive test suite which you might want to run when you build the library from source (refer to Building from Source on Linux). During the configuration, enable AOCL_TEST_COVERAGE along with desired optional parameters (refer to Optional Build Parameters). The tests can be executed from the command prompt as follows:

$ cd <build_directory>
$ ctest -VV

Refer to the ctests help on all the possible ways to trigger an individual test or a specific selection.