Searched refs:build1 (Results 1 – 8 of 8) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_builddashboard_page.py | 35 self.build1 = Build.objects.create(project=project, 52 Variable.objects.create(build=self.build1, 62 build=self.build1, 70 build=self.build1, 95 layer=layer, build=self.build1 236 self._check_for_error_message(self.build1, self.exception_message) 243 self._check_for_error_message(self.build1, self.critical_message) 250 self._get_build_dashboard(self.build1) 272 self._get_build_dashboard(self.build1) 306 self._get_build_dashboard(self.build1)
|
H A D | test_all_builds_page.py | 111 build1 = Build.objects.create(**self.project1_build_success) 117 Target.objects.create(build=build1, target='foo') 144 return build1, build2 194 build1 = Build.objects.create(**self.project1_build_success) 204 selector = 'div[data-latest-build-result="%s"] .rebuild-btn' % build1.id 257 build1, build2 = self._get_create_builds() 264 element = self._get_build_time_element(build1) 276 build1_row = self._get_row_for_build(build1)
|
H A D | test_toastertable_ui.py | 76 build1 = Build.objects.create(project=project,
|
/openbmc/linux/drivers/nfc/s3fwrn5/ |
H A D | firmware.c | 19 __u8 build1; member 401 if (new->build1 > old->build1) in s3fwrn5_fw_check_version()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/ |
H A D | test_project_page.py | 55 build1 = Build.objects.create(**self.project1_build_success) 61 Target.objects.create(build=build1, target='foo') 86 return build1, build2
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | python-development-shell.rst | 19 '/media/build1/poky/build/tmp/sysroots'
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | 0001-build.c-ignore-return-of-1-from-tar-cf.patch | 12 | dpkg-deb: building package `sed-ptest' in `/media/build1/poky/build/tmp/work/i586-poky-linux/sed/…
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | devtool-reference.rst | 88 …Path to external source tree. If not specified, a subdirectory of /media/build1/poky/build/workspa…
|