blob: 523b3b9d434c23cfabf4e6618aa51e3b3d03e999 [file] [view]
---
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.
1. Read [BUILDING.md](../../../BUILDING.md) to understand the prerequisites, build steps (using CMake and Ninja), and how to run the test suite.
2. Follow the instructions in that file for the target platform.