This skill describes how to run and configure BoringSSL's protocol-level test suite, which uses a Go-based test harness (runner) and a C++ shim (bssl_shim).
To run and work with these tests, you must refer to the following documentation:
go test in the ssl/test/runner directory.ninja run_tests).cd ssl/test/runner && go test
-help:cd ssl/test/runner go test -c ./runner.test -help