cellular_switch_firmware ======================== **Source code:** `cellular_switch_firmware.py `_ A factory test for switching the modem's firmware. Description ----------- This test will first check current firmware and switch if necessary. Internal references ^^^^^^^^^^^^^^^^^^^ - b/35518794 Test Procedure -------------- This is an automatic test that doesn't need any user interaction. Dependency ---------- - cros.factory.test.rf.cellular Examples -------- An example:: { "pytest_name": "cellular_switch_firmware", "args": { "target": "Generic UMTS" } } Test Arguments -------------- .. list-table:: :widths: 20 10 60 :header-rows: 1 :align: left * - Name - Type - Description * - target - str - The firmware name to switch.