mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-15 16:07:48 +00:00
tests/Makefile: minor fix: specify Python binary to be used
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@ src/test_certs.h: scripts/generate_test_cert_macros.py \
|
||||
--binary TEST_CLI_KEY_RSA_DER=data_files/cli-rsa.key.der
|
||||
|
||||
src/test_keys.h: scripts/generate_test_keys.py
|
||||
scripts/generate_test_keys.py --output $@
|
||||
$(PYTHON) scripts/generate_test_keys.py --output $@
|
||||
|
||||
TEST_OBJS_DEPS = $(wildcard include/test/*.h include/test/*/*.h)
|
||||
ifdef RECORD_PSA_STATUS_COVERAGE_LOG
|
||||
|
||||
Reference in New Issue
Block a user