This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
test-runner
/
android
/
test
History
Jack Wang
a8db0a4ff6
Fix bug 2056252: android.test.AndroidTestRunnerTest:testRunTestWithNullListener is failing
...
- Verify mInstrumentation is not null before calling getContext()
2009-08-17 14:19:52 -07:00
..
mock
Add new API to compare certs of two UIDs.
2009-08-12 21:40:05 -07:00
suitebuilder
…
ActivityInstrumentationTestCase2.java
AI 147169: am: CL 147167 am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to
2009-04-21 11:54:14 -07:00
ActivityInstrumentationTestCase.java
AI 147169: am: CL 147167 am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to
2009-04-21 11:54:14 -07:00
ActivityTestCase.java
…
ActivityUnitTestCase.java
AI 144107: am: CL 144098 am: CL 144093 Fix NPE in ActivityUnitTestCase.
2009-04-02 09:56:38 -07:00
AndroidTestRunner.java
Fix bug 2056252: android.test.AndroidTestRunnerTest:testRunTestWithNullListener is failing
2009-08-17 14:19:52 -07:00
ApplicationTestCase.java
…
AssertionFailedError.java
…
BundlePrinter.java
…
BundleTestListener.java
…
ClassPathPackageInfo.java
…
ClassPathPackageInfoSource.java
AI 143872: am: CL 143870 am: CL 143869 Change InstrumentationTestRunner so all tests in the application are run when no other arguments are supplied, instead of running only tests in the app's package.
2009-03-31 17:07:19 -07:00
ComparisonFailure.java
…
DatabaseTestUtils.java
…
InstrumentationCoreTestRunner.java
AI 147725: Some fixes for the CTS test runner. One is a
2009-04-24 13:08:47 -07:00
InstrumentationTestRunner.java
Change code coverage to write to app data folder rather than sdcard.
2009-05-28 18:26:26 -07:00
InstrumentationUtils.java
…
IsolatedContext.java
Changes for new sync.
2009-07-06 10:45:38 -07:00
LaunchPerformanceBase.java
…
MoreAsserts.java
Fix assertContentsInOrder (bug 1790350).
2009-06-29 18:06:40 -07:00
NoExecTestResult.java
…
PackageInfoSources.java
…
PerformanceTestBase.java
…
ProviderTestCase2.java
Fix broken calendar tests.
2009-07-28 16:20:48 -07:00
ProviderTestCase.java
…
RenamingDelegatingContext.java
Add getCacheDir() to RenamingDelegatingContext.
2009-07-24 10:52:21 -07:00
ServiceLocator.java
…
ServiceTestCase.java
…
SimpleCache.java
…
SingleLaunchActivityTestCase.java
AI 147169: am: CL 147167 am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to
2009-04-21 11:54:14 -07:00
SyncBaseInstrumentation.java
- clean up the sync settings names to:
2009-06-23 15:53:16 -07:00
TestBrowserActivity.java
…
TestBrowserController.java
…
TestBrowserControllerImpl.java
…
TestBrowserView.java
…
TestCase.java
…
TestCaseUtil.java
…
TestListActivity.java
…
TestLocationProvider.java
location: Replace ILocationCollector interface with new ILocationProvider method
2009-05-21 11:28:20 -04:00
TestPrinter.java
…
TestRecorder.java
…
TestRunner.java
Adding "test context" to AndroidTestCase
2009-08-03 14:27:20 -07:00
TestRunnerView.java
…
TestSuiteProvider.java
…
TouchUtils.java
…
ViewAsserts.java
…