Searched full:pyvenv (Results 1 – 16 of 16) sorted by relevance
20 -# We expect mkvenv or pip to have created pyvenv/bin/meson for us.24 -meson="$(cd pyvenv/bin; pwd)/meson"
39 -python="$($python -B "${source_path}/python/scripts/mkvenv.py" create pyvenv)"
53 build tree (at ``./pyvenv``). Test results are also saved within the110 pyvenv/bin/avocado run $OPTION1 $OPTION2 tests/avocado/125 pyvenv/bin/avocado run tests/avocado/$TESTFILE131 pyvenv/bin/avocado run tests/avocado/$TESTFILE:$TESTCLASS.$TESTNAME138 pyvenv/bin/avocado list tests/avocado560 env QEMU_TEST_FLAKY_TESTS=1 ./pyvenv/bin/avocado \
67 $ pyvenv/bin/python3 ../tests/functional/test_file.py
17 [./pyvenv/bin/]meson test --suite qemu:softfloat
32 pyvenv/bin/meson configure . -Dbackend_max_links="$LD_JOBS" ;69 - build/pyvenv/bin/meson subprojects download $(cd build/subprojects && echo *)
108 - pyvenv/bin/python3 scripts/device-crash-test -q --tcg-only ./qemu-system-i386166 - pyvenv/bin/python3 scripts/device-crash-test -q ./qemu-system-ppc167 - pyvenv/bin/python3 scripts/device-crash-test -q ./qemu-system-riscv32
132 in the ``pyvenv`` directory in the build tree, and provides consistency162 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's497 ``pyvenv/bin``, and calling ``pip`` to install dependencies.555 ``pyvenv``
2 # installed in the pyvenv Python virtual environment.
111 # The path to meson always points to pyvenv/bin/meson, but the absolute
991 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"
2 mkvenv - QEMU pyvenv bootstrapping utility6 QEMU pyvenv bootstrapping utility841 description="QEMU pyvenv bootstrapping utility",
94 TESTS_VENV_TOKEN=$(BUILD_DIR)/pyvenv/tests.group
434 # provide python-pyvenv from python3-venv435 RPROVIDES:${PN}-venv += "${MLPREFIX}python3-pyvenv"
46 print(f' > $builddir/pyvenv/bin/python3 "{path}"')
1150 "${bindir}/pyvenv*",