Home
last modified time | relevance | path

Searched refs:fixtures (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutexmlparser/
H A Dqgeoroutexmlparser.pro10 RESOURCES += fixtures.qrc
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_js_unit_tests.py24 fixtures = ['toastergui-unittest-data'] variable in TestJsUnitTests
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-lazy-fixture_0.6.3.bb3 SUMMARY = "Use your fixtures in @pytest.mark.parametrize."
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-pbr/
H A D0001-change-shebang-to-python3.patch31 @@ -206,7 +206,7 @@ class CreatePackages(fixtures.Fixture):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/fixtures/
H A DREADME6 In this directory we have the fixtures which are loaded the first time you start Toaster.
/OK3568_Linux_fs/yocto/poky/documentation/toaster-manual/
H A Dreference.rst106 edit) the file ``bitbake/lib/toaster.orm/fixtures/custom.xml``, and then
193 ``orm/fixtures/settings.xml``.
196 ``orm/fixtures/poky.xml`` if poky is installed. If poky is not
197 installed, they are added from ``orm/fixtures/oe-core.xml``.
199 3. If the ``orm/fixtures/custom.xml`` file exists, then its values are
210 ``orm/fixtures/custom.xml`` file to customize the values that go into
214 You use the ``orm/fixtures/custom.xml`` file to change the default
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dtoaster22 custom_extension=$BBBASEDIR/lib/toaster/orm/fixtures/custom_toaster_append.sh
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-3.4.4.rst23 - bitbake: toaster: fixtures replace gatesgarth
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py38 fixtures = ['toastergui-unittest-data'] variable in ViewTests