We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2164cf8 commit 304fd50Copy full SHA for 304fd50
CLAUDE.md
@@ -5,6 +5,7 @@
5
```
6
make ssl=3.0.x # build and run tests (OpenSSL 3.x)
7
make ssl=1.1.x # build and run tests (OpenSSL 1.1.x)
8
+make test-one t=TestName ssl=3.0.x # run a single test by name
9
make ssl=libressl # build and run tests (LibreSSL)
10
make clean # clean build artifacts
11
0 commit comments