summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/imx9
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-06-23 11:56:21 -0600
committerSimon Glass <sjg@chromium.org>2024-07-03 07:36:33 +0100
commit0318126236da1474ae1b6e349d83991fb0cda8ea (patch)
tree93fff3e4e31f9d7a1cb1a24a7651d4aea4695177 /drivers/ddr/imx/imx9
parent6c0a3cf75f72370deec3ee516a9dd377397af207 (diff)
u_boot_pylib: Use correct coverage tool within venv
When running within a Python venv we must use the 'coverage' tool (which is within the venv) so that the venv packages are used in preference to system packages. Otherwise the coverage tests run in a different environment from the normal tests and may fail due to missing packages. Handle this by detecting the venv and changing the tool name. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx/imx9')
0 files changed, 0 insertions, 0 deletions