Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
0b900e7223e8f551e53741106867df40a8ea0acf
/
core
/
tasks
/
cts.mk
cc52da8
Add cts_v2 phony target for temporary build fix.
by Stuart Scott
· 9 years ago
794308f
Switch to CTSv2
by Stuart Scott
· 9 years ago
89b94c8
Use core-oj alongside core-libart wherever required.
by Piotr Jastrzebski
· 10 years ago
5d88770
Don't run ziptime on host zip files.
by Ying Wang
· 9 years ago
48a621c
Remove changing uids/timestamps from zip/jar files
by Dan Willemsen
· 9 years ago
b589ae4
Revert "Remove changing uids/timestamps from zip/jar files"
by Dan Willemsen
· 9 years ago
3c2c064
Remove changing uids/timestamps from zip/jar files
by Dan Willemsen
· 9 years ago
cf7fbcd
Remove duplicate CTS tests from libcore cts packages.
by Narayan Kamath
· 10 years ago
49b362d
Remove libc++ from prepackaged shared libs in cts.
by dcashman
· 10 years ago
9d50b54
resolved conflicts for merge of b9e4848e to master
by dcashman
· 10 years ago
17412c8
Add lib dirs to cts distribution.
by dcashman
· 10 years ago
57df23e
am 080d2f32: am 2e4c6762: am 2ff6a3bb: Merge "Add explicit dependency on tzdata_updates_intermediates for CTS"
by Neil Fuller
· 10 years ago
391d4e9
Add explicit dependency on tzdata_updates_intermediates for CTS
by Neil Fuller
· 10 years ago
e635e67
am 0fd4a729: am 2f78e36d: am 3cc6a0f2: Merge "Addition of a CTS suite for tzdata update code"
by Neil Fuller
· 10 years ago
56128c5
Addition of a CTS suite for tzdata update code
by Neil Fuller
· 10 years ago
557bada
add additional optional args to building CTS.
by Tsu Chiang Chuang
· 10 years ago
5139ce4
Split the build of the CTS infrastructure from the tests.
by Stuart Scott
· 10 years ago
f06c6ef
Add abi to generated XML
by Stuart Scott
· 10 years ago
89ec798
Add split apks to the cts package.
by Ying Wang
· 10 years ago
cf1d2b1
Remove cts dependency on ddmlib
by Brett Chabot
· 10 years ago
c73d200
Include cts-junit target for cts tests.
by Tsu Chiang Chuang
· 11 years ago
bcf11b0
add jdwp tests to CTS. Bug: 8538755
by Tsu Chiang Chuang
· 11 years ago
50f0eab
am cc317c40: am 40f33005: am fa63e306: Merge "Fix the CTS build now that core is gone"
by Neil Fuller
· 11 years ago
c61caf1
Fix the CTS build now that core is gone
by Neil Fuller
· 11 years ago
b1dafb1
Switch from core to core-libart
by Brian Carlstrom
· 11 years ago
55fa2ea
resolved conflicts for merge of 8fd9944e to master
by Brian Carlstrom
· 11 years ago
4fdf674
Add the okhttp tests as a new CTS package
by Neil Fuller
· 11 years ago
ba0b0e7
Fix up android.core CTS tests.
by Narayan Kamath
· 11 years ago
7d42d0f
changing the rules following java package renaming for external/apache-harmony.
by Tsu Chiang Chuang
· 12 years ago
9c648df
Adding apache-harmony to cts.
by Tsu Chiang Chuang
· 12 years ago
4e189b0
add jsr166 tests to cts. Bug: 10390711
by Tsu Chiang Chuang
· 11 years ago
13a3fe8
Fix up android.core CTS tests.
by Narayan Kamath
· 11 years ago
7888784
changing the rules following java package renaming for external/apache-harmony.
by Tsu Chiang Chuang
· 12 years ago
6b874c9
Adding apache-harmony to cts.
by Tsu Chiang Chuang
· 12 years ago
6dc9e43
resolved conflicts for merge of f913c2dd to master
by Kenny Root
· 11 years ago
f913c2d
resolved conflicts for merge of b4ada1cc to klp-dev-plus-aosp
by Kenny Root
· 11 years ago
8509b0d
Add Junit4 to the classpath for CollectAllTests
by Kenny Root
· 11 years ago
5557f80
resolved conflicts for merge of e47bf114 to master
by Kenny Root
· 11 years ago
69c00c9
Add libcore.conscrypt tests back to CTS
by Kenny Root
· 11 years ago
d1f7501
add jsr166 tests to cts.
by Tsu Chiang Chuang
· 11 years ago
6238cd9
Demultiplex the coretests description rules
by Ying Wang
· 12 years ago
51a1ae1
Clean up files' dependencies on phony targets.
by Ying Wang
· 12 years ago
dfaf384
Track change to JSSE provider
by Kenny Root
· 12 years ago
190dde0
Add OkHttp to the platform.
by jwilson
· 12 years ago
65307c0
CTS: work around ClassLoader limitation
by Kenny Root
· 12 years ago
02d75da
android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.
by Ying Wang
· 12 years ago
c0a6924
Avoid Rebuilding Core and VMTest Descriptions
by Brian Muramatsu
· 13 years ago
5fc0057
Stop Building CTS VM Tests
by Brian Muramatsu
· 13 years ago
237fa07
Build Support for CTS Native Tests
by Brian Muramatsu
· 13 years ago
277be2f
Stop Packaging Old CTS Test Runner Files
by Brian Muramatsu
· 13 years ago
164285e
am 8658fa51: am 9d014e65: am 9353a3be: Disable Dexpreopt for generic_arm5
by Brian Muramatsu
· 13 years ago
8658fa5
am 9d014e65: am 9353a3be: Disable Dexpreopt for generic_arm5
by Brian Muramatsu
· 13 years ago
d47da70
am 3eae5b7c: am 08b8e002: am 2306106d: Use package.apk.unaligned in CTS Build
by Brian Muramatsu
· 13 years ago
9353a3b
Disable Dexpreopt for generic_arm5
by Brian Muramatsu
· 13 years ago
3eae5b7
am 08b8e002: am 2306106d: Use package.apk.unaligned in CTS Build
by Brian Muramatsu
· 13 years ago
2306106
Use package.apk.unaligned in CTS Build
by Brian Muramatsu
· 13 years ago
44802a2
fix mixing argument in makefile.
by Tsu Chiang Chuang
· 14 years ago
af85000
Breakup android.core.tests.libcore based on top level package name
by Brian Carlstrom
· 14 years ago
77440f3
adding TF dependency to vm-tf, since now we are using cts-tf things.
by Tsu Chiang Chuang
· 14 years ago
9d047ac
adding a new package to run vm tests in cts-tf
by Tsu Chiang Chuang
· 14 years ago
bb7c6d8
Tracking merge of dalvik-dev to master
by Brian Carlstrom
· 14 years ago
e847a39
Build cts-tradefed README into cts.zip
by Brett Chabot
· 14 years ago
2aad7a5
Merge "Add cts-tradefed to cts build." into honeycomb
by Brett Chabot
· 14 years ago
358b247
Add cts-tradefed to cts build.
by Brett Chabot
· 14 years ago
e0d4dba
am a4781e86: Merge from open-source gingerbread
by Jean-Baptiste Queru
· 14 years ago
fdb400c
CTS: pass vogar expectation location to CollectAllTests.
by Brett Chabot
· 14 years ago
1cf9e0e
Change from @ to $(hide) in CTS Build
by Brian Muramatsu
· 14 years ago
3bab7f0
am 6e644e14: am ebf4b519: cherry pick \'CTS vm-tests depend on hostestlib\' into GB.
by Brett Chabot
· 14 years ago
ebf4b51
cherry pick 'CTS vm-tests depend on hostestlib' into GB.
by Brett Chabot
· 14 years ago
0dd458e
am 99185c2a: am cd7170d7: resolved conflicts for merge of 0f8fcbe2 to gingerbread
by Brian Muramatsu
· 14 years ago
cd7170d
resolved conflicts for merge of 0f8fcbe2 to gingerbread
by Brian Muramatsu
· 14 years ago
45a971d
Support Additional CTS Host Jars
by Brian Muramatsu
· 14 years ago
2daa77e
Package ddmlib-prebuilt with CTS.
by Xavier Ducrohet
· 14 years ago
7dc35a3
Tracking merge of dalvik-dev to gingerbread
by Brian Carlstrom
· 14 years ago
c350a66
am 45270759: am e743c53b: Package ddmlib-prebuilt with CTS.
by Xavier Ducrohet
· 14 years ago
4527075
am e743c53b: Package ddmlib-prebuilt with CTS.
by Xavier Ducrohet
· 14 years ago
e743c53
Package ddmlib-prebuilt with CTS.
by Xavier Ducrohet
· 14 years ago
83ef704
am 4e8e998e: am 989fade3: am af44485f: merge from open-source froyo
by The Android Open Source Project
· 14 years ago
fa3d88f
Include Test Case List from CTS Project
by Brian Muramatsu
· 14 years ago
36b332b
Build Accessibility Tests and APK
by Brian Muramatsu
· 15 years ago
8004266
Require a directory that could actually exist.
by Joe Onorato
· 15 years ago
d05d74b
Fix "make cts" for refactored libcore
by Brian Carlstrom
· 15 years ago
b6a08f0
Deleting test builds obsoleted by libcore reorg
by Brian Carlstrom
· 15 years ago
08430d5
Add CTS tests for the accessibility APIs. (make)
by Svetoslav Ganov
· 15 years ago
1e43c51
Add CTS accounts tests to CTS makefile.
by Brett Chabot
· 15 years ago
bb0c880
Add Bluetooth to the test list.
by Dan Bornstein
· 15 years ago
01833fb
Add the JNI test to the CTS list.
by Dan Bornstein
· 15 years ago
2779fa7
Change name of CTS DeviceInfoCollector package to TestDeviceSetup.
by Brett Chabot
· 15 years ago
1347f92
Add the example test to the CTS.
by Dan Bornstein
· 15 years ago
45dc54f
Add speech tests to CTS makefile.
by Brett Chabot
· 15 years ago
30e1f2b
Add dpi tests to CTS.
by Brett Chabot
· 15 years ago
759901f
Add Gesture tests to CTS.
by Brett Chabot
· 15 years ago
793817b
CTS: Add missing make dependencies for application security tests
by Phil Dubach
· 15 years ago
3b7521b
CTS: Add application security tests to makefile
by Phil Dubach
· 15 years ago
5e3ab04
CTS: Enable Python description/plan generator
by Phil Dubach
· 15 years ago
c539dbe
CTS: Add missing integration of 147397 to fix VM tests
by Phil Dubach
· 15 years ago
951f3d8
CTS: Add telephony and webkit test cases to CTS makefile
by Phil Dubach
· 16 years ago
7b5edc3
Add CTS permission2 test package to cts.
by Brett Chabot
· 15 years ago
571d0f2
CTS: Add media test cases to CTS makefile
by Phil Dubach
· 16 years ago
67bae7f
Change cts makefile to bundle junit.jar.
by Brett Chabot
· 16 years ago
Next »