summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removes the 2017 Intern Project."Treehugger Robot2019-11-2264-4389/+0
|\
| * Removes the 2017 Intern Project.Mark De Ruyter2019-07-2664-4389/+0
* | Adds a helpful message if virtualenv cannot be installed.Mark De Ruyter2019-09-301-1/+8
* | Running upload installs virtualenv if not already installed.Mark De Ruyter2019-09-271-1/+2
* | Refactors the ACTS unittests to run concurrently.Mark De Ruyter2019-09-261-0/+9
|/
* Add the ability to pretty print test resultsJoe Brennan2019-07-091-0/+169
* Removed keyword check preupload hook.Mark De Ruyter2019-03-272-160/+0
* Add presubmit hook to ensure that proto files are recompiled when changed.Xianyuan Jia2019-03-211-0/+120
* Bulk edit shebang python version to python3.Mark De Ruyter2018-03-053-3/+3
* Removed outdated message.markdr2017-12-191-9/+4
* Typos and formatting fixesmarkdr2017-10-262-2/+1
* Presubmits now look for keywords in additions.markdr2017-10-102-69/+142
* Lab health preupload hooks only fire on lab health changesmarkdr2017-08-212-2/+39
* Fixed a bug that caused failure if fastboot or adb were not runningmarkdr2017-08-143-22/+28
* Added ability to get pids by command only.Cameron Moberg2017-08-114-4/+36
* Added HealthyIfStartsWith class for more accurate testingCameron Moberg2017-08-074-1/+46
* Add support for other device statusesAnnie Chen2017-08-043-6/+57
* Added human readable uptime output.Cameron Moberg2017-08-032-17/+30
* Fix Bug where number of unhealthy metrics double countedAnnie Chen2017-07-311-1/+1
* Merge "Fix bug where tests ran in python2.7"Mark De Ruyter2017-07-281-1/+1
|\
| * Fix bug where tests ran in python2.7Cameron Moberg2017-07-281-1/+1
* | Changed json writing to output to writing to file.Cameron Moberg2017-07-272-12/+37
|/
* Merge "Revert "Added vertical metric to see which vertial owns test station.""Treehugger Robot2017-07-273-80/+0
|\
| * Revert "Added vertical metric to see which vertial owns test station."Cameron Moberg2017-07-273-80/+0
* | Merge "Separate devices by state, return all serials."Treehugger Robot2017-07-273-28/+97
|\ \
| * | Separate devices by state, return all serials.Cameron Moberg2017-07-263-28/+97
* | | Merge "Added vertical metric to see which vertial owns test station."Treehugger Robot2017-07-263-0/+80
|\ \ \ | | |/ | |/|
| * | Added vertical metric to see which vertial owns test station.Cameron Moberg2017-07-253-0/+80
| |/
* | Change total_unhealthy to be a dictionaryAnnie Chen2017-07-261-1/+3
* | Merge "Add total_unhealthy column to Json Output"Treehugger Robot2017-07-261-0/+2
|\ \
| * | Add total_unhealthy column to Json OutputAnnie Chen2017-07-251-0/+2
* | | Merge "Update Readme, fix small typo in comment"Treehugger Robot2017-07-262-7/+12
|\ \ \
| * | | Update Readme, fix small typo in commentAnnie Chen2017-07-252-7/+12
| |/ /
* | | Merge "Changed output of zombie and process_time metrics"Treehugger Robot2017-07-254-33/+36
|\ \ \ | |_|/ |/| |
| * | Changed output of zombie and process_time metricsCameron Moberg2017-07-194-33/+36
* | | Add Time Metric to default metrics called by mainAnnie Chen2017-07-241-0/+2
| |/ |/|
* | Merge "Catch key errors in config.json"Treehugger Robot2017-07-202-3/+56
|\ \
| * | Catch key errors in config.jsonAnnie Chen2017-07-192-3/+56
| |/
* | Merge "Add System Time metric"Treehugger Robot2017-07-202-0/+82
|\ \
| * | Add System Time metricAnnie Chen2017-07-202-0/+82
| |/
* / Changed print statements to logging in usb metricCameron Moberg2017-07-201-2/+2
|/
* Updated setup.py to use pip instead of easy_installCameron Moberg2017-07-181-1/+34
* Fix a potential race condition when getting pids.Cameron Moberg2017-07-171-2/+9
* Refactor Process_timeAnnie Chen2017-07-134-22/+71
* Refactor Zombie metricAnnie Chen2017-07-104-22/+64
* Merge "Add health test for verify_metric, network_metric"Treehugger Robot2017-07-087-12/+166
|\
| * Add health test for verify_metric, network_metricAnnie Chen2017-07-077-12/+166
* | Merge "Added 'assume yes' to setup.py installs"Treehugger Robot2017-07-081-1/+1
|\ \
| * | Added 'assume yes' to setup.py installsCameron Moberg2017-07-071-1/+1
* | | Merge "add static field to dict zombie_metric returns"Treehugger Robot2017-07-072-8/+25
|\ \ \ | |/ / |/| |