Test.FFU
The test verifies that the device can correctly perform a field firmware upgrade.
Test details
Associated requirements |
Device.Input.PrecisionTouchpad.FieldFirmwareUpdateable System.Client.PrecisionTouchpad.PrecisionTouchpad |
Platforms |
Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 |
Expected run time |
~2 minutes |
Categories |
Certification |
Type |
Manual |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Mouse or other Pointing Device Testing Prerequisites.
Note
PTLogo Test.FFU.json is used to manually test whether this requirement is met, as per the following validation steps. After all steps have been completed, run PTLogo Test.FFU.json to determine validation status.
Verify the current firmware version by running the following command from an elevated command or PowerShell prompt:
GetThqaBlob
.Record the firmware version (RevisionID).
Perform the steps that are indicated by the device manufacturer to upgrade the firmware either by using a UEFI capsule update or stand-alone user mode executable with firmware payload.
Verify the new firmware version by running the following command from an elevated command or PowerShell prompt:
GetThqaBlob
.Verify that the firmware version (RevisionID) is different from the previously recorded one.
Run the Test.DeviceType test.
If step 5 was successful, manually pass the test (press P). Otherwise, press F to fail the test.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Input Testing.
More information
Command syntax
Command | Description |
---|---|
ptlogo.exe Test.FFU.json |
Runs the test. |
File list
File | Location |
---|---|
ptlogo.exe |
<testbinroot>\input\PrecisionTouchpad\ |
config.json |
<testbinroot>\input\PrecisionTouchpad\ |
Test.FFU.jsonTest.DeviceBezel.json |
<testbinroot>\input\PrecisionTouchpad\ |
GetTHQABlob.exe |
<testbinroot>\Digitizer\Win8Touch\ |