generic_fingerprint =================== Inherit ------- - :doc:`base.test_list ` CheckFPFirmware --------------- run_if `````` :: device.component.has_fingerprint pytest_name ``````````` :doc:`update_fpmcu_firmware <../pytests/update_fpmcu_firmware>` args ```` ``method`` :: "CHECK_VERSION" FPSTest ------- run_if `````` :: device.component.has_fingerprint pytest_name ``````````` :doc:`fingerprint_mcu <../pytests/fingerprint_mcu>` args ```` ``fpframe_retry_count`` :: 2 UpdateFPFirmware ---------------- run_if `````` :: device.component.has_fingerprint pytest_name ``````````` :doc:`update_fpmcu_firmware <../pytests/update_fpmcu_firmware>` FPSGroup -------- run_if `````` :: device.component.has_fingerprint Serial subtests ``````````````` - `UpdateFPFirmware`_ - RebootStep - `CheckFPFirmware`_ - `FPSTest`_