• Home
  • History
  • Annotate
  • only in /frameworks/base/test-runner/src/android/test/suitebuilder/
History log of /frameworks/base/test-runner/src/android/test/suitebuilder/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
253ad40649242edae625d95e2ae415a1bf27b9fc 20-Feb-2017 Paul Duffin <paulduffin@google.com> Deprecate TestSuiteBuilder and related classes.

Deprecates com.android.internal.util.Predicate in favour of
java.util.function.Predicate.

Deprecates TestMethod and TestSuiteBuilder in favour of
Android Test Support Library.

Bug: 35089332
Test: make checkbuild
Change-Id: Id8b2be55925d7ca09750fc9681817793517ceb5d
estMethod.java
estSuiteBuilder.java
6090995951c6e2e4dcf38102f01793f8a94166e1 19-Nov-2013 John Spurlock <jspurlock@google.com> Remove unused imports from frameworks/base.

Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
estSuiteBuilder.java
bd1c5da28dab9c3fb7e19bdadb22d7ad960fa3c3 21-Dec-2010 Jesse Wilson <jessewilson@google.com> Remove unused performance tests.

Change-Id: I5a252e314831716f99ce5fbb32d983c7473ee787
estPredicates.java
estSuiteBuilder.java
nitTestSuiteBuilder.java
bb469fe3da7e6d17e851a95026a9eea905c52daa 24-Apr-2010 Brett Chabot <brettchabot@android.com> Add test runner log when test case class is not loaded.

The test runner will only load TestCase classes that have a public
constructor with either no params or a single String parameter.

This is fairly subtle behavior and can be difficult to catch. This change
adds a log message when a TestCase class is not loaded, and adds some
associated unit tests.

Change-Id: I6fc63e4179c949620f5773e0ae134f99905a6fb2
estGrouping.java
e70f61b1160e953e5e4d18d30a463fa9ba821779 19-Feb-2010 Brett Chabot <brettchabot@android.com> Retry test-runner tests move.

This time change the frameworks makefile so it only includes test-runner/src
in the public API.
ssignableFrom.java
nstrumentationTestSuiteBuilder.java
mokeTestSuiteBuilder.java
estGrouping.java
estMethod.java
estPredicates.java
estSuiteBuilder.java
nitTestSuiteBuilder.java
nnotation/HasAnnotation.java
nnotation/HasClassAnnotation.java
nnotation/HasMethodAnnotation.java
nnotation/package.html
ackage.html
c1ca8c51c616d1517b18bf24feaa9f8f1430c835 19-Feb-2010 Brett Chabot <brettchabot@android.com> Revert "Move framework test-runner unit tests to be closer to their source."

This reverts commit 12093976a4842a795491cfd2b1d3b71e18503f2d.
ssignableFrom.java
nstrumentationTestSuiteBuilder.java
mokeTestSuiteBuilder.java
estGrouping.java
estMethod.java
estPredicates.java
estSuiteBuilder.java
nitTestSuiteBuilder.java
nnotation/HasAnnotation.java
nnotation/HasClassAnnotation.java
nnotation/HasMethodAnnotation.java
nnotation/package.html
ackage.html
12093976a4842a795491cfd2b1d3b71e18503f2d 19-Feb-2010 Brett Chabot <brettchabot@android.com> Move framework test-runner unit tests to be closer to their source.
Move the test-runner source into a separate src folder to accommodate the test
move.
ssignableFrom.java
nstrumentationTestSuiteBuilder.java
mokeTestSuiteBuilder.java
estGrouping.java
estMethod.java
estPredicates.java
estSuiteBuilder.java
nitTestSuiteBuilder.java
nnotation/HasAnnotation.java
nnotation/HasClassAnnotation.java
nnotation/HasMethodAnnotation.java
nnotation/package.html
ackage.html