This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/docs/testing.md
2016-08-29 14:47:28 -07:00

214 B

Testing

To build the API unit tests:

  • make tests

All necessary binaries and scripts will be built and copied into build/tests.

Running build/tests/test.sh will execute the automatic API unit tests.