Add branch specific generate_tls_handshake_tests.py file

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2026-02-18 13:02:26 +01:00
parent 57b29c2fe5
commit 1b5a0b1877
4 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ GENERATION_SCRIPTS = [
None, "--output"
),
GenerationScript(
Path("framework/scripts/generate_tls_handshake_tests.py"),
Path("scripts/generate_tls_handshake_tests.py"),
[Path("tests/opt-testcases/handshake-generated.sh")],
None, "--output"
),