This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-19 08:33:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30b04ab2d20a7aa3a53b09d40f163d871954fc82
stf-DeviceFarmer
/
lib
/
roles
History
Simo Kinnunen
30b04ab2d2
Add convenience flags for knowing if a device is usable, ready, and owned by us.
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