version: "1.0.0" name: build-and-test description: How to build BoringSSL and run its tests.
Building and Testing BoringSSL
To build BoringSSL and run its tests, you must refer to the official documentation in the repository.
- Read BUILDING.md to understand the prerequisites, build steps (using CMake and Ninja), and how to run the test suite.
- Follow the instructions in that file for the target platform.