flutter/dev/devicelab/lib/framework
Chris Bracken b771294c16
Use idevice_id for devicelab iOS device lookups (#13652)
This replaces the use of ideviceinfo (whose output was then filtered for
device IDs) with an invocation idevice_id -l, which returns the list
directly, one per line.
2017-12-18 11:10:18 -08:00
..
adb.dart Use idevice_id for devicelab iOS device lookups (#13652) 2017-12-18 11:10:18 -08:00
framework.dart Option to enable the performance overlay from 'flutter run'. (#11288) 2017-07-19 12:57:22 -07:00
ios.dart Keep provisioning step (#10736) 2017-06-15 18:23:37 -07:00
manifest.dart add "flaky" and "timeout_in_minutes" devicelab task options (#9168) 2017-04-04 10:46:07 -07:00
runner.dart Revert "Increase connection timeout" (#13418) 2017-12-07 18:13:36 +01:00
utils.dart Change few devicelab tests to support testing against local engine (#13268) 2017-11-30 12:15:27 -08:00