Home
last modified time | relevance | path

Searched refs:testimage (Results 1 – 25 of 84) sorted by relevance

1234

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dcorstone1000-recovery-image.bb4 # Corstone1000 but the testimage task caused hanging errors. This is
5 # why the core-image-minimal is forked here so the testimage task can
7 IMAGE_CLASSES:remove = "testimage"
/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/
H A Darm-systemready-acs.bbclass2 # image and set up the testimage environment. It is to be inherited by recipes
4 # This class also contains a testimage "postfunc" called acs_logs_handle which
7 # ${WORKDIR}/testimage
15 inherit nopackages deploy rootfs-postcommands ${IMAGE_CLASSES} python3native testimage
61 # Ensure an empty rootfs manifest exists (required by testimage)
77 TEST_LOG_DIR = "${WORKDIR}/testimage"
109 # Extract the log files from the Wic image to the testimage logs directory
/openbmc/openbmc/meta-arm/meta-arm-systemready/
H A DREADME.md34 suite using the bitbake `testimage` task. A test case `SystemReadyACSTest` is
36 bitbake `testimage` task. The `ARM_SYSTEMREADY_ACS_CONSOLE` variable must be set
46 the Arm SystemReady ACS prebuilt image and set up the `testimage` environment.
47 This class also contains a `testimage` `"postfunc"` called `acs_logs_handle`
58 `${TMPDIR}/work/aarch64-oe-linux/arm-systemready-ir-acs/2.0.0-r0/testimage/`. If
59 the check fails, the bitbake `testimage` task will fail.
118 level for running the ACS tests in the bitbake `testimage` task. Also refer
127 2. Add a new `testimage` test case for the newly added band. Refer to
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestimage.bbclass8 # testimage.bbclass enables testing of qemu images using python unittests.
10 # To use it add testimage to global inherit and call your target image with -c testimage
12 # - first add IMAGE_CLASSES += "testimage" in local.conf
14 # - then bitbake core-image-sato -c testimage. That will run a standard suite of tests.
65 TEST_LOG_DIR ?= "${WORKDIR}/testimage"
67 TEST_EXPORT_DIR ?= "${TMPDIR}/testimage/${PN}"
68 TEST_INSTALL_TMP_DIR ?= "${WORKDIR}/testimage/install_tmp"
69 TEST_NEEDED_PACKAGES_DIR ?= "${WORKDIR}/testimage/packages"
108 TESTIMAGELOCK = "${TMPDIR}/testimage.lock"
125 addtask testimage
[all …]
H A Dtestexport.bbclass14 # For more information on TEST_SUITES check testimage class.
16 inherit testimage
33 TEST_EXPORT_LOCK = "${TMPDIR}/testimage.lock"
/openbmc/openbmc/meta-arm/documentation/
H A Dquick-start.md23 …=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/testimage.yml
26 > “ci/testimage.yml” will cause the build to run some basic system tests.  If you don’t care about …
81 Also, if you used testimage above, it will run testimage now
100 …=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/testimage.yml
H A Doeqa-fvp.md3 …rk provides a method of performing runtime tests on machines using the `testimage` Yocto task. met…
18 … a log file with the prefix 'fvp_log' in the image recipe's `${WORKDIR}/testimage` containing the …
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/
H A Darm-systemready-linux-distros.inc10 IMAGE_CLASSES:remove = "${@oe.utils.vartrue("DISTRO_UNATTENDED_INST_TESTS", "", "testimage", d)}"
56 # Ensure an empty rootfs manifest exists (required by testimage)
H A Darm-systemready-linux-distros-unattended.inc10 inherit testimage
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py1795 testimage = 'oe-selftest-image'
1798 bitbake("%s qemu-native qemu-helper-native" % testimage)
1800 self.add_command_to_tearDown('bitbake -c clean %s' % testimage)
1801 self.add_command_to_tearDown('rm -f %s/%s*' % (deploy_dir_image, testimage))
1820 with runqemu(testimage) as qemu:
2531 def _devtool_ide_sdk_recipe(self, recipe_name, build_file, testimage): argument
2557 if testimage:
2558 bitbake("%s qemu-native qemu-helper-native" % testimage)
2560 self.add_command_to_tearDown('bitbake -c clean %s' % testimage)
2562 'rm -f %s/%s*' % (deploy_dir_image, testimage))
[all …]
/openbmc/openbmc/meta-security/meta-parsec/
H A DREADME.md115 INHERIT += "testimage"
124 bitbake <your-image> -c testimage
132 INHERIT += "testimage"
141 bitbake security-parsec-image -c testimage
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-ptest-all.bb23 if bb.utils.contains('IMAGE_CLASSES', 'testimage', True, False, d):
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/
H A Dmeta-networking-image-ptest-all.bb23 if bb.utils.contains('IMAGE_CLASSES', 'testimage', True, False, d):
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/
H A Dmeta-filesystems-image-ptest-all.bb23 if bb.utils.contains('IMAGE_CLASSES', 'testimage', True, False, d):
/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/
H A Dmeta-python-image-ptest-all.bb23 if bb.utils.contains('IMAGE_CLASSES', 'testimage', True, False, d):
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/
H A Dmeta-perl-image-ptest-all.bb23 if bb.utils.contains('IMAGE_CLASSES', 'testimage', True, False, d):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/
H A Dmeta-oe-image-ptest-all.bb23 if bb.utils.contains('IMAGE_CLASSES', 'testimage', True, False, d):
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/
H A Dmeta-multimedia-image-ptest-all.bb23 if bb.utils.contains('IMAGE_CLASSES', 'testimage', True, False, d):
/openbmc/openbmc/poky/meta/conf/machine/include/
H A Dqemu.inc32 # Use gnu tar so we can handle sparse files in testimage debug archives
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu-system-native_9.2.0.bb28 # Install qmp.py to be used with testimage
/openbmc/openbmc/poky/documentation/test-manual/
H A Dintro.rst130 $ bitbake image -c testimage
132 The tests use the :ref:`ref-classes-testimage`
133 class and the :ref:`ref-tasks-testimage` task. See the
250 - *testimage:*
259 IMAGE_CLASSES += "testimage"
263 $ bitbake image -c testimage
398 ``testimage``
H A Druntime-testing.rst90 #. A copy of the root filesystem is written to ``${WORKDIR}/testimage``.
102 ``${WORKDIR}/testimage/qemu_boot_log``.
229 IMAGE_CLASSES += "testimage"
332 inherit the :ref:`ref-classes-testimage` class by editing your
335 IMAGE_CLASSES += "testimage"
339 bitbake -c testimage image
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.16.rst74 - testimage: Exclude wtmp from target-dumper commands
75 - testimage: drop target_dumper, host_dumper, and monitor_dumper
H A Dmigration-4.1.rst93 INHERIT += "testimage"
95 Since :ref:`ref-classes-testimage` is a class intended solely to
98 IMAGE_CLASSES += "testimage"
H A Drelease-notes-4.3.2.rst130 - testimage: Drop target_dumper and most of monitor_dumper
131 - testimage: Exclude wtmp from target-dumper commands

1234