History log of /frameworks/testing/androidtestlib/tests/src/com/android/test/runner/TestRequestBuilderTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c5cb28fb607a88d9e24d56730880d361d86fbc4d 22-Mar-2013 Brett Chabot <brettchabot@android.com> am 9d96629f: am 8b328127: Merge "Fix incorrect test counts when filtering JUnit3 tests."

* commit '9d96629fbe9c732353fd58eef3fa4b4b9babd278':
Fix incorrect test counts when filtering JUnit3 tests.
4c88c2100e947576671cea794fca1f4fe3dc52f5 22-Mar-2013 Brett Chabot <brettchabot@android.com> Fix incorrect test counts when filtering JUnit3 tests.

Bug 8399471

Change-Id: I6613b1a7d3bdc670760c1618d900e6deb673c51a
/frameworks/testing/androidtestlib/tests/src/com/android/test/runner/TestRequestBuilderTest.java
e514756957cb44d88ceab42c53ef321e76e1368b 01-Feb-2013 Brett Chabot <brettchabot@google.com> Add InjectBundle annotation for JUnit4 tests.

This allows tests to receive arguments passed in on the command line.

A future commit will add similar functionality to JUnit3 tests.

DO NOT MERGE

Change-Id: I57fa52b73b8faf1179212778eb82c67ec5eed7b0
/frameworks/testing/androidtestlib/tests/src/com/android/test/runner/TestRequestBuilderTest.java
02693f872930994fffc46c600927cac3a2f82e6d 09-Feb-2013 Brett Chabot <brettchabot@google.com> Fix mockito/dexmaker with android-test-lib interaction.

Set the dexmaker cache property.
Exclude classpath scanning of mockito and dexmaker classes. Test packages
that included mockito and dexmaker would take longer to scan without
this change.

Change-Id: Ic927c0a059b3225e157cd6d27cafa1abc253e5eb
/frameworks/testing/androidtestlib/tests/src/com/android/test/runner/TestRequestBuilderTest.java
fc37a0172db7197e6e0702dfa9bfdd6bed1947b1 01-Feb-2013 Brett Chabot <brettchabot@google.com> Add InjectBundle annotation for JUnit4 tests.

This allows tests to receive arguments passed in on the command line.

A future commit will add similar functionality to JUnit3 tests.

Change-Id: I57fa52b73b8faf1179212778eb82c67ec5eed7b0
/frameworks/testing/androidtestlib/tests/src/com/android/test/runner/TestRequestBuilderTest.java
16522ab7fbaaa627c2c51cfc1339c2248af6df1b 24-Aug-2012 Brett Chabot <brettchabot@google.com> Add support for annotation and notAnnotation args.

Also filter out tests with @Suppress.

Change-Id: Id9243c6b73dc7c6769d31301186f955b2d86fb93
/frameworks/testing/androidtestlib/tests/src/com/android/test/runner/TestRequestBuilderTest.java
5e6ca275201fea0fd0316fb15bc7d0248e224b2c 14-Aug-2012 Brett Chabot <brettchabot@google.com> Cherry pick: Support test size annotations in android-test-lib.

Change-Id: Idb2b1d0249f84ca789c6339db03384b3cb3f87ab
/frameworks/testing/androidtestlib/tests/src/com/android/test/runner/TestRequestBuilderTest.java