Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
cts
/
3bcef9165ed75fe84393f3e8f8256db1c6a5a04e
/
tests
/
core
40f5b78
Add android.cts.device.lowram for libcore tests.
by Nimrod Gileadi
· 8 years ago
b2a3ecb
Merge "libcore: Add CTSv2 support for running OJ tests" into nyc-dev
by TreeHugger Robot
· 8 years ago
416fa97
libcore: Add CTSv2 support for running OJ tests
by Igor Murashkin
· 8 years ago
cf535d6
Add notTestFile option to CoreTestRunner
by Aaron Holden
· 8 years ago
4f407d2
Set the per test timeout for the AJUR from CoreTestRunner
by Nicholas Sauer
· 8 years ago
11f35c2
Fix CoreTestRunner collect tests
by Nicholas Sauer
· 9 years ago
3d86708
CoreTestRunner inclusion and exlusion filtering
by Nicholas Sauer
· 9 years ago
2548f9e
CoreTestRunner: Use AJUR's InstrumentationResultPrinter
by Paul Duffin
· 9 years ago
725c0a6
Fix problem running ICU CTS tests with old-cts-tradefed
by Paul Duffin
· 9 years ago
a17215a
Enhance CoreTestRunner to run Libcore tests
by Paul Duffin
· 9 years ago
b250c63
Merge "android.core.tests.libcore.package.tests: add mockito to the dependencies" into nyc-dev
by Sergio Giro
· 9 years ago
dfcce76
android.core.tests.libcore.package.tests: add mockito to the dependencies
by Sergio Giro
· 9 years ago
1c56019
ICU4J/Libcore: Generalize the IcuTestRunner so it can be used with libcore
by Paul Duffin
· 9 years ago
93d57d0
cts: Remove unnecessary core-tests dependencies
by Brian Carlstrom
· 9 years ago
16ce308
Use mockito-target-minus-junit4.
by Narayan Kamath
· 9 years ago
54caafe
Add flags needed to switch Jack to 1.8 for CTS targets
by Neil Fuller
· 9 years ago
1ac4802
Remove junit4 dependency from test
by Guang Zhu
· 9 years ago
aac65f3
Change mockito-target to mockito-api
by Kenny Root
· 9 years ago
f1cceb9
core-tests: bundle libnativehelper_compat_libc++ and libc++
by Narayan Kamath
· 9 years ago
0b8037b
Add libsqlite_jni to the list of JNI shared libraries.
by Narayan Kamath
· 9 years ago
adf7c3a
am eefa2595: Merge "Add a dependency on Mockito"
by Neil Fuller
· 9 years ago
4ec99eb
Add a dependency on Mockito
by Neil Fuller
· 9 years ago
d597f61
Add logging statements to debug hangs.
by Jean-Luc Brouillet
· 9 years ago
4eefcca
Reset DateFormat.is24Hour after each test
by Neil Fuller
· 9 years ago
f3a73a9
Reset DateFormat.is24Hour after each test
by Neil Fuller
· 9 years ago
2706210
am 7e6371ab: Merge "Replace getContext with getTargetContext." into lmp-sprout-dev
by Narayan Kamath
· 10 years ago
80fd286
am 2409c55c: am 7ef473a9: am ba70dfce: Merge "Addition of a new CTS package for tzdata update code"
by Neil Fuller
· 10 years ago
7ef473a
am ba70dfce: Merge "Addition of a new CTS package for tzdata update code"
by Neil Fuller
· 10 years ago
97b3288
Addition of a new CTS package for tzdata update code
by Neil Fuller
· 10 years ago
7c0c05c
Replace getContext with getTargetContext.
by Narayan Kamath
· 10 years ago
7ba4098
Replace getContext with getTargetContext.
by Narayan Kamath
· 10 years ago
e96c78c
Set temp directory and print disk space.
by Stuart Scott
· 10 years ago
d091617
Fix test break due to API not working as advertised.
by Jason Parks
· 10 years ago
6253268
Set a system property stating the device supports multicast.
by Jason Parks
· 10 years ago
bbdbc41
Build libcore CTS tests as multilib modules.
by Narayan Kamath
· 10 years ago
e039a89
resolved conflicts for merge of 0f756d4f to master
by Neil Fuller
· 10 years ago
d36885b
Add okhttp tests as a CTS package
by Neil Fuller
· 10 years ago
ad9ec10
Reset System properities between tests
by Neil Fuller
· 10 years ago
d1bc679
resolved conflicts for merge of c540fb20 to master
by Neil Fuller
· 10 years ago
5b56215
Reset TimeZone default before each test
by Neil Fuller
· 11 years ago
4d98e31
Fix CameraManagerTest.
by Brett Chabot
· 11 years ago
a6ea248
Move to android.support.test as CTS instrumentation runner.
by Brett Chabot
· 11 years ago
caf9b0b
Add jsr166 tests to cts. Also clean up other mk files, by removing
by Tsu Chiang Chuang
· 11 years ago
3e8bbe9
Fix up android.core CTS tests.
by Narayan Kamath
· 11 years ago
91233fd
fix broken build due to dummy source file no longer being needed.
by Tsu Chiang Chuang
· 12 years ago
d192e6b
Adding apache-harmony tests to libcore as a separate plan.
by Tsu Chiang Chuang
· 12 years ago
7b857b9
Fix up android.core CTS tests.
by Narayan Kamath
· 11 years ago
ae3ed06
fix broken build due to dummy source file no longer being needed.
by Tsu Chiang Chuang
· 12 years ago
cf7ceab
Adding apache-harmony tests to libcore as a separate plan.
by Tsu Chiang Chuang
· 12 years ago
b37604a
Add libcore.conscrypt tests back to CTS
by Kenny Root
· 11 years ago
41b1fe7
am d5a56e13: am eb90db91: Merge "Add libcore.conscrypt tests back to CTS" into klp-dev
by Kenny Root
· 11 years ago
1db2b55
Add libcore.conscrypt tests back to CTS
by Kenny Root
· 11 years ago
c543614
Add jsr166 tests to cts. Also clean up other mk files, by removing
by Tsu Chiang Chuang
· 11 years ago
0a73640
Track change to JSSE provider
by Kenny Root
· 12 years ago
4bb35d0
fix broken apache-harmony tests.
by Tsu Chiang Chuang
· 12 years ago
cf0d42e
Include the libcore native library for tests
by Kenny Root
· 12 years ago
21ebe6d
Don't delete META-INF carried by the core-tests jar.
by Ying Wang
· 12 years ago
047ec3e
Java resources in core-tests are auto-merged to the apks now.
by Ying Wang
· 12 years ago
040fc13
am 78ea02d9: am a774342f: Merge "remove timezone change from CtsRunner" into jb-dev
by Keun young Park
· 12 years ago
76c57d3
remove timezone change from CtsRunner
by Keun young Park
· 12 years ago
d116e809
Remove forced minimum test time in CTS runner.
by Brett Chabot
· 13 years ago
349b8fe
Fix typos
by Chris Dearman
· 13 years ago
bd2cce0
More TestEnvironment Stuff
by Brian Muramatsu
· 13 years ago
c953928
Save and Restore user.home Property
by Brian Muramatsu
· 13 years ago
4822bb7
Save and Restore java.io.tmpDir Property
by Brian Muramatsu
· 13 years ago
50d4fe3
Save and Restore Default Locale in Test Runner
by Brian Muramatsu
· 13 years ago
1b20cf3
Retain META-INF in core-tests.
by Ying Wang
· 13 years ago
77a4b1c
resolved conflicts for merge of 064b0bde to master
by Ying Wang
· 13 years ago
cc3f8bf
Remove a reference to an obsolete Bouncycastle keystore file.
by Jesse Wilson
· 13 years ago
064b0bd
am d1c32480: am fa28e3e4: Merge "Use a separate apk module definition to add core-tests resource." into gingerbread
by Ying Wang
· 13 years ago
95d94eb
Use a separate apk module definition to add core-tests resource.
by Ying Wang
· 13 years ago
c45972a
Merge remote branch 'goog/honeycomb-mr2'
by Brian Muramatsu
· 13 years ago
23574c9
Change truststore location in test runner
by Jason Bayer
· 13 years ago
022aff4
Tracking merge of dalvik-dev to master
by Brian Carlstrom
· 13 years ago
d153ba0
am d1c24fc0: am 97fee19f: Merge "Revert "Demo of Sending Arguments to a Test"" into gingerbread
by Brian Muramatsu
· 14 years ago
1af9da2
Revert "Demo of Sending Arguments to a Test"
by Brian Muramatsu
· 14 years ago
b405999
Revert "Demo of Sending Arguments to a Test"
by Brian Muramatsu
· 14 years ago
f4a3178
am 6732de50: am a2ad41e4: am 3219d6d0: Merge "Demo of Sending Arguments to a Test" into gingerbread
by Brian Muramatsu
· 14 years ago
6732de5
am a2ad41e4: am 3219d6d0: Merge "Demo of Sending Arguments to a Test" into gingerbread
by Brian Muramatsu
· 14 years ago
a5d6c08
Demo of Sending Arguments to a Test
by Brian Muramatsu
· 14 years ago
ad6cec9
Remove setting of javax.net.ssl.trustStore property
by Brian Carlstrom
· 14 years ago
45ad581
Merge remote branch 'goog/gingerbread' into manualmerge
by Brian Muramatsu
· 14 years ago
44e82d6
resolved conflicts for merge of 5c2f95ca to master
by Brian Muramatsu
· 14 years ago
5c2f95c
am 8b77646f: am ffcd2e48: am d90835a4: Merge "Remove RequiredFeatures Annotation" into gingerbread
by Brian Muramatsu
· 14 years ago
c4c8071
Remove RequiredFeatures Annotation
by Brian Muramatsu
· 14 years ago
9f2dab8
Tracking merge of dalvik-dev to master
by Brian Carlstrom
· 14 years ago
ad4205f
Fix build warning
by Ying Wang
· 14 years ago
ea4b27d
Fix build warning from moved libcore classes.
by Jesse Wilson
· 14 years ago
2b627a9f
am c86894ae: am 40e5ac6f: Set user.dir property when running CTS tests.
by Brett Chabot
· 14 years ago
40e5ac6
Set user.dir property when running CTS tests.
by Brett Chabot
· 14 years ago
74eb7e8
am 83358c71: am 959d990e: am 06100c10: am 48cd1128: Merge "Remove Profile Annotations Experiment" into froyo
by Brian Muramatsu
· 14 years ago
959d990
am 06100c10: am 48cd1128: Merge "Remove Profile Annotations Experiment" into froyo
by Brian Muramatsu
· 14 years ago
f8c0a36
Remove Profile Annotations Experiment
by Brian Muramatsu
· 14 years ago
ef28801
am fc2f55a9: am a93abbe7: am 385311f3: am 7f74a960: Merge "More CTS Test Runner Fixes" into froyo
by Brian Muramatsu
· 14 years ago
a93abbe
am 385311f3: am 7f74a960: Merge "More CTS Test Runner Fixes" into froyo
by Brian Muramatsu
· 14 years ago
84c12e2
am a4a54e95: am 0467ebe7: Add Paths to Missing LUNI Tests
by Brian Muramatsu
· 14 years ago
168beb0
More CTS Test Runner Fixes
by Brian Muramatsu
· 14 years ago
0467ebe
Add Paths to Missing LUNI Tests
by Brian Muramatsu
· 14 years ago
5585ae4
am ed8d5320: am 02675776: am 5029d1f9: am a33954cd: Merge "Fix InstrumentationCtsTestRunner NPE" into froyo
by Brian Muramatsu
· 14 years ago
0267577
am 5029d1f9: am a33954cd: Merge "Fix InstrumentationCtsTestRunner NPE" into froyo
by Brian Muramatsu
· 14 years ago
Next »