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/tests.md
Joseph Henry c7d3fb5d75 updated docs
2016-12-08 13:14:12 -08:00

9 lines
215 B
Markdown

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.