Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
tradefederation
/
bd8c24d0751a57c223c2b1ee58dc85c985c82276
/
src
/
com
/
android
/
tradefed
bd8c24d
Merge "Restore regular java.File for verifyDiskSpace check"
by Julien Desprez
· 7 years ago
cffdc29
Add a LogDataType for binary proto files.
by Eric Rowe
· 7 years ago
455dc55
Merge "Add a flag to set --no-hidden-api-checks on instrumentation"
by TreeHugger Robot
· 7 years ago
f2c06aa
Restore regular java.File for verifyDiskSpace check
by jdesprez
· 7 years ago
66b1550
Add a flag to set --no-hidden-api-checks on instrumentation
by jdesprez
· 7 years ago
75ba49b
Modified onStart and collect method to append device names.
by Shankhoneer Chakrovarty
· 7 years ago
f8bf7f9
Improve FileUtil#verifyDiskSpace for more situations
by jdesprez
· 7 years ago
46f8f06
Add whitelist runner as part of the log
by jdesprez
· 7 years ago
2d05f90
Allow test runner types to be excluded in suites
by jdesprez
· 7 years ago
32ed51c
Merge "Store the logFile information for test cases in suite"
by Julien Desprez
· 7 years ago
489abd8
Merge "Add timeout for PTS longevity."
by TreeHugger Robot
· 7 years ago
11d06a2
Add timeout for PTS longevity.
by Michael Rosenfeld
· 7 years ago
bb17519
Merge "Fix host test running instrumentation that crashes"
by Julien Desprez
· 7 years ago
c569e9f
Merge "Final clean up of TestIdentifier: stop extending it"
by Julien Desprez
· 7 years ago
5390ce8
Store the logFile information for test cases in suite
by jdesprez
· 7 years ago
033efd1
Merge "Carry the JUnit3 annotation on testMethod"
by TreeHugger Robot
· 7 years ago
6cd4f53
Merge "Update TF interfaces with ddmlib update"
by Julien Desprez
· 7 years ago
6a2fd5a
Final clean up of TestIdentifier: stop extending it
by jdesprez
· 7 years ago
d56046f
Ensure MODULE_NAME is only name and not abi
by jdesprez
· 7 years ago
abfe0c4
Carry the JUnit3 annotation on testMethod
by jdesprez
· 7 years ago
1d5e878
Merge "Support tradefed to load global configs from a remote server."
by Xing Dai
· 7 years ago
77a6017
Support tradefed to load global configs from a remote server.
by Xing Dai
· 7 years ago
b146911
Update TF interfaces with ddmlib update
by jdesprez
· 7 years ago
4ab3800
Merge "Rename option test-type to test-mapping-test-type"
by TreeHugger Robot
· 7 years ago
c4b8108
Temporary fix/hack of FileListingService to create non-root path am: 934653e583
by jdesprez
· 7 years ago
934653e
Temporary fix/hack of FileListingService to create non-root path
by jdesprez
· 7 years ago
9efbacd
Rename option test-type to test-mapping-test-type
by Dan Shi
· 7 years ago
c598499
Merge "Do not reset the failure in the TestRunResult when re-running"
by TreeHugger Robot
· 7 years ago
20e9ccf
Do not reset the failure in the TestRunResult when re-running
by jdesprez
· 7 years ago
467d89c
Merge "Expand Sandbox interface with the context"
by TreeHugger Robot
· 7 years ago
92cd33e
Merge "Add a log statement when skipping a module"
by TreeHugger Robot
· 7 years ago
03b6431
Expand Sandbox interface with the context
by jdesprez
· 7 years ago
0548274
Add a log statement when skipping a module
by jdesprez
· 7 years ago
afb13f1
Merge "Improve the option application logic a bit"
by Julien Desprez
· 7 years ago
d3657cd
Merge "make option name static variable"
by TreeHugger Robot
· 7 years ago
13bc396
make option name static variable
by jdesprez
· 7 years ago
d7ebebc
Merge "Log testRunFailure from ModuleListener to help debugging"
by Julien Desprez
· 7 years ago
4bc9396
Add TestMappingSuiteRunner to run tests specified in TEST_MAPPING files
by Dan Shi
· 7 years ago
624e50d
Merge "When running locally *TS with lunch set"
by Julien Desprez
· 7 years ago
5f60716
When running locally *TS with lunch set
by jdesprez
· 7 years ago
f771398
Log testRunFailure from ModuleListener to help debugging
by jdesprez
· 7 years ago
8d195f0
Fix javadoc typo (@param doesn't match parameter list)
by Tor Norbye
· 7 years ago
926f4e5
Replace pullDir internal implementation
by jdesprez
· 7 years ago
c2d2b3b
Merge "Add metric collector for min and max temperature of device"
by TreeHugger Robot
· 7 years ago
352ecd0
Add metric collector for min and max temperature of device
by Steven Timotius
· 7 years ago
0adfed7
Start metric filtering for Test Case level
by jdesprez
· 7 years ago
3f100e9
Merge "Remove unused and deprecated timeout variable."
by Gopinath Elanchezhian
· 7 years ago
419672d
Remove unused and deprecated timeout variable.
by gopinath
· 7 years ago
109b1de
Replace TestIdentifier by TestDescription
by jdesprez
· 7 years ago
af7e23c
Fix host test running instrumentation that crashes
by jdesprez
· 7 years ago
5066979
Merge "Add test module start/end to subprocess reporter"
by Julien Desprez
· 7 years ago
3cdb861
Merge "Replace pullDir internal implementation"
by Julien Desprez
· 7 years ago
e6d0878
Support *TS option passing to longevity.
by Michael Rosenfeld
· 7 years ago
5661a96
Merge "Fix wifi connection binary exponential backoff"
by Jeffrey Lu
· 7 years ago
104458a
Replace pullDir internal implementation
by jdesprez
· 7 years ago
ac3aba2
Improve the option application logic a bit
by jdesprez
· 7 years ago
31c401d
Merge "use nio classes to determine free space instead"
by TreeHugger Robot
· 7 years ago
279122f
Fix wifi connection binary exponential backoff
by Jeffrey Lu
· 7 years ago
8c1d746
Merge "Fix the target preparation logic for suite multidevice"
by Julien Desprez
· 7 years ago
8cff324
use nio classes to determine free space instead
by Guang Zhu
· 7 years ago
794eeb7
Make --package option optional.
by Allen Hair
· 7 years ago
1d6869f
Add test module start/end to subprocess reporter
by jdesprez
· 7 years ago
cb6e0a9
Fix the target preparation logic for suite multidevice
by jdesprez
· 7 years ago
932d08d
Merge "Remove ddmlib ITestRunListener from TF base interface"
by TreeHugger Robot
· 7 years ago
2d56fed
Add the skip a single status checker option
by jdesprez
· 7 years ago
0126b9b
ATEST regression detection
by Mike Ma
· 7 years ago
4de2f55
Remove ddmlib ITestRunListener from TF base interface
by jdesprez
· 7 years ago
15069fe
Merge "Change StreamUtil from DatatypeConverter to bytesToHexString"
by TreeHugger Robot
· 7 years ago
32e0274
Re-run all tests when a failure occurs during a coverage run.
by Allen Hair
· 7 years ago
2df2ffc
Merge "Pass tests to run through the call stack, instead of using global state."
by TreeHugger Robot
· 7 years ago
2c674be
Merge "Add metric collector to measure memory usage per process"
by TreeHugger Robot
· 7 years ago
d60f7dd
Add atrace metric collector.
by gopinath
· 7 years ago
cb69ed6
Pass tests to run through the call stack, instead of using global state.
by Allen Hair
· 7 years ago
4e4588a
Merge "Add invocationInitiated() callback to IScheduledInvocationListener."
by Moon Kim
· 7 years ago
f4a704c
Add metric collector to measure memory usage per process
by Steven Timotius
· 7 years ago
4dbb49d
Merge "Fix a bunch of errors and unit tests for local runs"
by TreeHugger Robot
· 7 years ago
d3ee536
Merge "Add a verify-only option to the wifi preparer."
by Michael Rosenfeld
· 7 years ago
797b93a
Merge "Use a CollectingTestListener to track test failure status."
by Allen Hair
· 7 years ago
96389e7
Use a CollectingTestListener to track test failure status.
by Allen Hair
· 7 years ago
78850e3
Merge "Consolidate shared rerun logic."
by TreeHugger Robot
· 7 years ago
1b71669
Merge "Change ValidateSuiteConfigHelper to expose a clear message"
by Julien Desprez
· 7 years ago
f9c27cd
Consolidate shared rerun logic.
by Allen Hair
· 7 years ago
aa80096
Merge "Use long type for time variable."
by Gopinath Elanchezhian
· 7 years ago
176ca59
Fix a bunch of errors and unit tests for local runs
by jdesprez
· 7 years ago
742622c
Add invocationInitiated() callback to IScheduledInvocationListener.
by Moon Kim
· 7 years ago
36019d8
Use long type for time variable.
by gopinath
· 7 years ago
0ccc71c
Merge "Add a method to do case insensitive contains in java list."
by TreeHugger Robot
· 7 years ago
08b21a0
Add a verify-only option to the wifi preparer.
by Michael Rosenfeld
· 7 years ago
0ceb65f
Merge "Improve BaseTestSuite and ModuleLoader"
by TreeHugger Robot
· 7 years ago
322dfd8
Merge "Fix catching an assertion failure"
by TreeHugger Robot
· 7 years ago
7727e05
Add a method to do case insensitive contains in java list.
by Rajeev Kumar
· 7 years ago
e4c800c
Added bugreportz collector.
by Shankhoneer Chakrovarty
· 7 years ago
9b97fa6
Fix catching an assertion failure
by jdesprez
· 7 years ago
99b8562
Merge "Create a base version of ResultReporter in Tradefed"
by TreeHugger Robot
· 7 years ago
3f08a19
Create a base version of ResultReporter in Tradefed
by jdesprez
· 7 years ago
671d0d2
Avoid reducing the total elapsed time from long to int
by jdesprez
· 7 years ago
d0ab774
Change ValidateSuiteConfigHelper to expose a clear message
by jdesprez
· 7 years ago
133d252
Improve BaseTestSuite and ModuleLoader
by jdesprez
· 7 years ago
ac9ac74
Change StreamUtil from DatatypeConverter to bytesToHexString
by Stuart Scott
· 7 years ago
5be697b
Merge "Continue generalization of the Base test suite class"
by Julien Desprez
· 7 years ago
Next »