Adjust file path for generate_tls13_compat_tests.py

Signed-off-by: Elena Uziunaite <[email protected]>
This commit is contained in:
Elena Uziunaite
2024-10-15 11:45:05 +01:00
parent 09fee364a3
commit b74c3eaf87
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ python framework\scripts\generate_ecp_tests.py --directory tf-psa-crypto\tests\s
python framework\scripts\generate_psa_tests.py --directory tf-psa-crypto\tests\suites || exit /b 1
python framework\scripts\generate_test_keys.py --output tests\src\test_keys.h || exit /b 1
python framework\scripts\generate_test_cert_macros.py --output tests\src\test_certs.h || exit /b 1
python tests\scripts\generate_tls13_compat_tests.py || exit /b 1
python framework\scripts\generate_tls13_compat_tests.py || exit /b 1