Skip to content

test-tools: add initial version#241

Open
bukka wants to merge 1 commit into
openssl:masterfrom
bukka:test-tools-v0-1-0
Open

test-tools: add initial version#241
bukka wants to merge 1 commit into
openssl:masterfrom
bukka:test-tools-v0-1-0

Conversation

@bukka

@bukka bukka commented Jun 8, 2026

Copy link
Copy Markdown
Member

This adds a new Python test tool with cert setup for indirect crltest.

It allows generating certs introduced in
openssl/openssl#31244

@t8m t8m requested a review from a team June 9, 2026 06:05
Comment thread test-tools/ossl_test_tools/__main__.py Outdated
Comment thread test-tools/uv.lock
revision = 3
requires-python = ">=3.10"

[[package]]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file seems like it shouldn't be comitted

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is usually practice that is recommended pretty much everywhere for application - see for example https://pydevtools.com/handbook/how-to/how-to-use-a-uv-lockfile-for-reproducible-python-environments/#best-practices-for-reproducible-environments

This adds a new Python test tool with cert setup for indirect crltest.

It allows generating certs introduced in
openssl/openssl#31244
@bukka bukka force-pushed the test-tools-v0-1-0 branch from e2d1699 to cec9ed3 Compare June 9, 2026 11:21

@Sashan Sashan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks useful. after adjusting the path in Setup section thing seems to work. thanks.

Comment thread test-tools/README.md

## Setup

cd test/pytools

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps this should be

cd test-tools/
uv sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants