Home
last modified time | relevance | path

Searched full:pyvenv (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0010-configure-lookup-meson-exutable-from-PATH.patch20 -# We expect mkvenv or pip to have created pyvenv/bin/meson for us.
24 -meson="$(cd pyvenv/bin; pwd)/meson"
H A D0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch39 -python="$($python -B "${source_path}/python/scripts/mkvenv.py" create pyvenv)"
/openbmc/qemu/docs/devel/testing/
H A Davocado.rst53 build tree (at ``./pyvenv``). Test results are also saved within the
110 pyvenv/bin/avocado run $OPTION1 $OPTION2 tests/avocado/
125 pyvenv/bin/avocado run tests/avocado/$TESTFILE
131 pyvenv/bin/avocado run tests/avocado/$TESTFILE:$TESTCLASS.$TESTNAME
138 pyvenv/bin/avocado list tests/avocado
560 env QEMU_TEST_FLAKY_TESTS=1 ./pyvenv/bin/avocado \
H A Dfunctional.rst67 $ pyvenv/bin/python3 ../tests/functional/test_file.py
H A Dmain.rst17 [./pyvenv/bin/]meson test --suite qemu:softfloat
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml32 pyvenv/bin/meson configure . -Dbackend_max_links="$LD_JOBS" ;
69 - build/pyvenv/bin/meson subprojects download $(cd build/subprojects && echo *)
H A Dbuildtest.yml108 - pyvenv/bin/python3 scripts/device-crash-test -q --tcg-only ./qemu-system-i386
166 - pyvenv/bin/python3 scripts/device-crash-test -q ./qemu-system-ppc
167 - pyvenv/bin/python3 scripts/device-crash-test -q ./qemu-system-riscv32
/openbmc/qemu/docs/devel/
H A Dbuild-system.rst132 in the ``pyvenv`` directory in the build tree, and provides consistency
162 future proof and it makes the contents of the ``pyvenv/bin``
429 places under ``pyvenv``. One way to do so is as follows, using Meson's
497 ``pyvenv/bin``, and calling ``pip`` to install dependencies.
555 ``pyvenv``
/openbmc/qemu/
H A Dpythondeps.toml2 # installed in the pyvenv Python virtual environment.
H A DMakefile111 # The path to meson always points to pyvenv/bin/meson, but the absolute
H A Dconfigure991 python="$($python -B "${source_path}/python/scripts/mkvenv.py" create pyvenv)"
1006 # We expect mkvenv or pip to have created pyvenv/bin/meson for us.
1010 meson="$(cd pyvenv/bin; pwd)/meson"
/openbmc/qemu/python/scripts/
H A Dmkvenv.py2 mkvenv - QEMU pyvenv bootstrapping utility
6 QEMU pyvenv bootstrapping utility
841 description="QEMU pyvenv bootstrapping utility",
/openbmc/qemu/tests/
H A DMakefile.include94 TESTS_VENV_TOKEN=$(BUILD_DIR)/pyvenv/tests.group
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.13.0.bb434 # provide python-pyvenv from python3-venv
435 RPROVIDES:${PN}-venv += "${MLPREFIX}python3-pyvenv"
/openbmc/qemu/scripts/
H A Ddevice-crash-test46 print(f' > $builddir/pyvenv/bin/python3 "{path}"')
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json1150 "${bindir}/pyvenv*",