Searched refs:PYTHON (Results 1 – 5 of 5) sorted by relevance
20 $(PYTHON) ../framework/scripts/generate_bignum_tests.py --list || \29 $(PYTHON) ../framework/scripts/generate_config_tests.py --list || \38 $(PYTHON) ../framework/scripts/generate_ecp_tests.py --list || \47 $(PYTHON) ../framework/scripts/generate_psa_tests.py --list || \77 $(PYTHON) ../framework/scripts/generate_bignum_tests.py93 $(PYTHON) ../framework/scripts/generate_config_tests.py104 $(PYTHON) ../framework/scripts/generate_ecp_tests.py127 $(PYTHON) ../framework/scripts/generate_psa_tests.py151 $($(PYTHON) ../framework/scripts/generate_test_cert_macros.py --list-dependencies)152 $(PYTHON) ../framework/scripts/generate_test_cert_macros.py --output $@[all …]
14 PYTHON=python316 PYTHON=python20 $PYTHON - "$2" <<EOF58 $PYTHON -m pylint framework/scripts/*.py framework/scripts/mbedtls_framework/*.py scripts/*.py test…65 $PYTHON -m mypy framework/scripts/*.py framework/scripts/mbedtls_framework/*.py scripts/*.py tests/…
33 PYTHON ?= python macro35 PYTHON ?= $(shell if type python3 >/dev/null 2>/dev/null; then echo python3; else echo python; fi) macro344 $(PYTHON) ../scripts/generate_ssl_debug_helpers.py --mbedtls-root .. .366 $(PYTHON) ../scripts/generate_driver_wrappers.py
88 PYTHON ?= python90 PYTHON ?= $(shell if type python3 >/dev/null 2>/dev/null; then echo python3; else echo python; fi)
135 $(PYTHON) ../scripts/generate_psa_constants.py