Searched refs:fixtures (Results 1 – 9 of 9) sorted by relevance
10 RESOURCES += fixtures.qrc
24 fixtures = ['toastergui-unittest-data'] variable in TestJsUnitTests
3 SUMMARY = "Use your fixtures in @pytest.mark.parametrize."
31 @@ -206,7 +206,7 @@ class CreatePackages(fixtures.Fixture):
6 In this directory we have the fixtures which are loaded the first time you start Toaster.
106 edit) the file ``bitbake/lib/toaster.orm/fixtures/custom.xml``, and then193 ``orm/fixtures/settings.xml``.196 ``orm/fixtures/poky.xml`` if poky is installed. If poky is not197 installed, they are added from ``orm/fixtures/oe-core.xml``.199 3. If the ``orm/fixtures/custom.xml`` file exists, then its values are210 ``orm/fixtures/custom.xml`` file to customize the values that go into214 You use the ``orm/fixtures/custom.xml`` file to change the default
22 custom_extension=$BBBASEDIR/lib/toaster/orm/fixtures/custom_toaster_append.sh
23 - bitbake: toaster: fixtures replace gatesgarth
38 fixtures = ['toastergui-unittest-data'] variable in ViewTests