Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/firmware_UpdateFirmwareDataKeyVersion/
Dcontrol14 1.The fwid should matches shellball's (/usr/sbin/chromeos-firmwareupdate) fwid,
15 unless this test use a given shellball.
19 1. fwid does not match shellball's (/usr/sbin/chromeos-firmwareupdate) fwid
31 should matches fwid of shellball chromeos-firmwareupdate, or user can
32 provide a shellball to do this test. In this way, the client will be update
33 with the given shellball first. On runtime, this test modifies shellball
35 firmware B, and then recover firmware A and B to original shellball.
/external/autotest/server/site_tests/firmware_UpdateFirmwareVersion/
Dcontrol13 2. Fwid should match shellball's (/usr/sbin/chromeos-firmwareupdate) fwid,
14 unless this test use a given shellball.
32 the current running firmware must matches the system shellball's, or user
33 can provide a shellball to do this test. In this way, the client will be
34 update with the given shellball first. On runtime, this test modifies the
35 firmware version of the shellball and runs autoupdate. Check firmware
37 original shellball.
/external/autotest/server/site_tests/firmware_UpdateKernelSubkeyVersion/
Dcontrol14 1. fwid does not match shellball's (/usr/sbin/chromeos-firmwareupdate) fwid
26 This test requires firmware id matches fwid of shellball
27 chromeos-firmwareupdate. On runtime, this test modifies shellball and runs
29 recover firmware A and B to original shellball.
/external/autotest/server/site_tests/platform_InstallFW/
Dcontrol16 or a shellball:
23 or install the local shellball (/usr/sbin/chromeos-firmwareupdate) in the
/external/autotest/client/cros/faft/utils/
Dfirmware_updater.py380 def _read_manifest(self, shellball=None): argument
391 if shellball:
393 'sh %s --manifest' % shellball)
404 def _detect_image_paths(self, shellball=None): argument
417 manifest = self._read_manifest(shellball)
/external/autotest/server/site_tests/firmware_CompareChipFwToShellBall/
Dcontrol7 PURPOSE = "Compare the chip firmware versions to those in the shellball"
/external/autotest/server/site_tests/firmware_WilcoDiagnosticsMode/
Dfirmware_WilcoDiagnosticsMode.py42 self.setup_firmwareupdate_shellball(shellball=None)
/external/autotest/server/cros/faft/
Dfirmware_test.py1878 def setup_firmwareupdate_shellball(self, shellball=None): argument
1888 if shellball:
1890 is_shellball = (utils.system_output("file %s" % shellball).find(
1894 shellball)
1898 self._client.send_file(shellball, working_shellball)
/external/autotest/docs/
Dfaft-how-to-run-doc.md218 To update the firmware using the shellball in the image, specify the argument firmware_update=1