Lines Matching refs:test
65 **Comprehensive test suite** – Easy to verify on a new platform or OS
66 with the test suite. The test suite dependencies are minimal and the
164 QCBOR's test suite is written in the same portable C that QCBOR is
165 where TinyCBOR requires Qt for its test. QCBOR's test suite is
211 The test directory includes the tests that are nearly as portable as
214 simple project and add the test files to it. Then just call
230 CMake can also be used to build QCBOR and the test application. Having the root
239 have three values: `APP`, `LIB` or `OFF` (default, test are not included in the
252 Building and running the QCBOR test app:
259 # Running the test app
260 .<build_folder>/test/qcbortest