1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00
OpenSTF/lib/roles
2014-03-18 15:06:02 +09:00
..
auth - Adding data folder for external data. 2014-03-11 18:43:53 +09:00
device It seems that it's simply impossible to run too many things in parallel over ADB on a single device. Really weird stuff happening, like completely unrelated shell calls using files created by other shell calls. Switch back to serial implementation. 2014-03-17 22:32:31 +09:00
notify Send device logs to app. 2014-03-17 16:41:07 +09:00
app.js Add convenience flags for knowing if a device is usable, ready, and owned by us. 2014-03-18 15:06:02 +09:00
device.js It seems that it's simply impossible to run too many things in parallel over ADB on a single device. Really weird stuff happening, like completely unrelated shell calls using files created by other shell calls. Switch back to serial implementation. 2014-03-17 22:32:31 +09:00
processor.js Reap dead devices using timeouts. Previously, if a provider died without being able to clean up properly, the device would stay as a ghost. 2014-02-25 20:45:29 +09:00
provider.js Port to new adbkit. 2014-03-12 12:42:10 +09:00
reaper.js Reap instantly. 2014-03-17 19:33:26 +09:00
triproxy.js Working topo and startup. 2014-01-13 19:08:30 +09:00