summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Manually merge preconditions sharding fix in mr1Aaron Holden2016-10-207-11/+107
* Add module done/total info to result XSL am: b1fab2d48e am: 2163909c36Aaron Holden2016-10-201-0/+12
|\
| * Add module done/total info to result XSL am: b1fab2d48eAaron Holden2016-10-191-0/+12
| |\
| | * Add module done/total info to result XSLAaron Holden2016-10-191-0/+12
| | |\
| | | * Add module done/total info to result XSLAaron Holden2016-10-181-0/+12
| | | * Merge "Fix module-level preconditions sharding" into nougat-cts-devTina Zhou2016-10-189-4/+172
| | | |\
| | | * \ Merge "CP: Device info collection covering GLES 2 and 3" into nougat-cts-devTina Zhou2016-10-152-0/+285
| | | |\ \
| * | | | | Fix module-level preconditions sharding am: a77d7da67bAaron Holden2016-10-199-4/+172
| |\| | | |
| | * | | | Fix module-level preconditions shardingAaron Holden2016-10-189-4/+172
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix module-level preconditions shardingAaron Holden2016-10-139-4/+172
| | | |/ /
| | | * | Merge "Add subplans and extend retry feature for CTS/GTS" into nougat-cts-devTina Zhou2016-10-1312-46/+1080
| | | |\ \
| | | * \ \ Merge "CTS: Add host-side EDI" into nougat-cts-devTina Zhou2016-10-135-20/+337
| | | |\ \ \
* | | | | | | Use CollectorUtil functions in ReportLogCollector. am: d82b1f65ecGaurav Mishra2016-10-191-2/+2
|\| | | | | |
| * | | | | | Use CollectorUtil functions in ReportLogCollector.Gaurav Mishra2016-10-191-2/+2
| |\| | | | |
| | * | | | | Use CollectorUtil functions in ReportLogCollector.Gaurav Mishra2016-10-181-97/+7
| | * | | | | CP: Device info collection covering GLES 2 and 3Kalle Raita2016-10-152-0/+285
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | CP: Device info collection covering GLES 2 and 3Kalle Raita2016-09-012-0/+285
| * | | | | | Add subplans and extend retry feature for CTS/GTS am: c2b0668c6cAaron Holden2016-10-1412-46/+1080
| |\| | | | |
| | * | | | | Add subplans and extend retry feature for CTS/GTSAaron Holden2016-10-1312-46/+1080
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Add subplans and extend retry feature for CTS/GTSAaron Holden2016-09-2212-46/+1080
| | | |/ / /
* | | | | | resolve merge conflicts of d5989e4 to nyc-dr1-devAgatha Man2016-10-143-11/+106
|\| | | | |
| * | | | | resolve merge conflicts of d5989e4 to nyc-dr1-devAgatha Man2016-10-133-11/+106
| |\| | | |
| | * | | | CTS: Add host-side EDIAgatha Man2016-10-135-20/+337
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | CTS: Add host-side EDIAgatha Man2016-09-075-20/+337
| | | |/ /
| | * | | allow embedded hyphens in OptionHelper#getValidCliArgs CLI parsingJulius D'souza2016-10-103-6/+10
| | |\ \ \ | | | | |/ | | | |/|
| | | * | allow embedded hyphens in OptionHelper#getValidCliArgs CLI parsingJulius D'souza2016-09-203-6/+10
| * | | | Add option logcat-on-failure-size to CTS and GTS am: 0e9d107fcfAaron Holden2016-09-142-4/+25
| |\| | |
| | * | | Add option logcat-on-failure-size to CTS and GTSAaron Holden2016-09-142-4/+25
| | |\| |
| | | * | Add option logcat-on-failure-size to CTS and GTSAaron Holden2016-09-062-4/+25
| | | |/
| | * | Implement correct not executed test countsAaron Holden2016-08-3014-60/+268
| | |\|
| | | * Implement correct not executed test countsAaron Holden2016-08-3014-60/+268
| * | | DO NOT MERGE Fix CTS not executed countAaron Holden2016-08-318-28/+64
* | | | Merge "Fix subplan filtering" into nyc-mr1-devAaron Holden2016-09-239-202/+215
|\ \ \ \
| * | | | Fix subplan filteringAaron Holden2016-09-229-202/+215
* | | | | EDI: Ignore all double values that is NaN or InfiniteAgatha Man2016-09-213-12/+25
|/ / / /
* | | | Add creation of subplans from consoleAaron Holden2016-09-139-54/+580
* | | | Fix module filtering when include filters existsJulien Desprez2016-09-091-1/+2
* | | | Add class for plans in compatibility testingAaron Holden2016-08-295-30/+524
* | | | Merge "CDD Coverage" into nyc-mr1-devNicholas Sauer2016-08-261-0/+31
|\ \ \ \
| * | | | CDD CoverageNicholas Sauer2016-08-261-0/+31
* | | | | Fix not executed bugAaron Holden2016-08-258-28/+64
|/ / / /
* | | | remove build check from ScreenLockHelper am: d1894c60bfAaron Holden2016-08-231-4/+0
|\| | |
| * | | remove build check from ScreenLockHelperAaron Holden2016-08-231-4/+0
| |\| |
| | * | remove build check from ScreenLockHelperAaron Holden2016-08-051-4/+0
* | | | Merge "Override Console 'version' command" into nyc-mr1-devAaron Holden2016-08-231-0/+7
|\ \ \ \
| * | | | Override Console 'version' commandAaron Holden2016-08-161-0/+7
* | | | | Merge "Add option logcat-on-failure-size to CTS and GTS" into nyc-mr1-devAaron Holden2016-08-192-4/+25
|\ \ \ \ \
| * | | | | Add option logcat-on-failure-size to CTS and GTSAaron Holden2016-08-182-4/+25
| | |/ / / | |/| | |
* | | | | Merge "Fix module-level preconditions sharding" into nyc-mr1-devAaron Holden2016-08-186-4/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix module-level preconditions shardingAaron Holden2016-08-086-4/+76
| |/ / /