Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
cts
/
8d4f05bf8053c49d397d7df8a7a13835259915c0
/
tools
/
utils
1d72924
Add SDK version and API level specific tests to the flaky CTS test group
by Unsuk Jung
· 10 years ago
7c7832b
DO NOT MERGE mark BrowserBenchTest#testOctane a flaky CTS test
by Unsuk Jung
· 10 years ago
d688d4b
add new test class for JUnit tests on device. Bug: 8538755
by Tsu Chiang Chuang
· 10 years ago
b8452a7
Exclude jdwp tests from cts plans, until we get the test framework in.
by Tsu Chiang Chuang
· 10 years ago
b5b47cb
Add JUnit4 support to CTS
by Kenny Root
· 12 years ago
471c601
Add ability to include/exclude tests from buildCts.py.
by Nicholas Sauer
· 10 years ago
e6124fd
Add an example of power monitor driver implementation.
by Etienne Le Grand
· 11 years ago
a6ea248
Move to android.support.test as CTS instrumentation runner.
by Brett Chabot
· 11 years ago
44bc56d
am f9611de0: am 06dc303c: am 61e62a74: Merge "Adding 400 density to Holo Tests." into klp-dev
by Stuart Scott
· 11 years ago
296fa26
Adding 400 density to Holo Tests.
by Stuart Scott
· 11 years ago
b621d9c
am 15bc9b38: am 316c068d: am 375a8cf3: Merge "Removing old signature test, migrating to new one." into klp-dev
by Stuart Scott
· 11 years ago
c09a2e0
Removing old signature test, migrating to new one.
by Stuart Scott
· 11 years ago
cf7ceab
Adding apache-harmony tests to libcore as a separate plan.
by Tsu Chiang Chuang
· 12 years ago
a132af6
Refactoring CTS to remove PTS references.
by Stuart Scott
· 11 years ago
27bb29f
am 35dd75a5: am 08d97f91: fix CTS build problem
by Unsuk Jung
· 11 years ago
08d97f9
fix CTS build problem
by Unsuk Jung
· 11 years ago
0945fe8
am 11d5cc7c: am 828f3885: Merge "Add subsets of CTS to run flaky tests separately" into jb-mr2-dev
by Unsuk Jung
· 11 years ago
2a692d1
Add subsets of CTS to run flaky tests separately
by Unsuk Jung
· 11 years ago
da264e2
am 57286ae2: am 6fde6611: Merge "No Streaming test plamn. Use: run cts --plan CTS-No-Media-Stream modified: tools/utils/buildCts.py" into jb-mr2-dev
by Guru Nagarajan
· 11 years ago
55f10db
No Streaming test plamn. Use: run cts --plan CTS-No-Media-Stream
by Guru Nagarajan
· 11 years ago
03adeb8
DO NOT MERGE remove pts
by keunyoung
· 11 years ago
7721f56
fix plans which included other packages
by keunyoung
· 12 years ago
c767cba
merge adb unit / stress tests
by keunyoung
· 12 years ago
de51946
exclude media stress from PDK plan to save time and settings
by keunyoung
· 12 years ago
0dec405
add pts to PDK plan
by keunyoung
· 12 years ago
965d191
sort xml and plan to guarantee the same execution order
by Keun young Park
· 12 years ago
d93d0d1
merge PTS into CTS package
by Keun young Park
· 12 years ago
3424656
add timeout per package for PTS
by Keun young Park
· 12 years ago
3769d33
performance test initial work
by Keun young Park
· 12 years ago
50455b3
Revert "performace test initial work"
by Keun-young Park
· 12 years ago
b6ea46e
performace test initial work
by Keun young Park
· 12 years ago
ff19417
add PDK plan
by Keun young Park
· 12 years ago
d46fef2
rerun tool to re-run failed tests from XML report
by Keun young Park
· 12 years ago
e3ad638
Remove yet another prebuilt junit jar from cts.
by Brett Chabot
· 13 years ago
96fdfb7
Fix Missing VM Tests
by Brian Muramatsu
· 13 years ago
29d3478
Delete RefAppTest
by Brian Muramatsu
· 13 years ago
5df641c
Move Test XML Generation from buildCts.py
by Brian Muramatsu
· 13 years ago
89ae08c
Add CTS-TF Plan Again
by Brian Muramatsu
· 13 years ago
94747b0
Remove Duplicate CTS-TF Plan
by Brian Muramatsu
· 13 years ago
87ff4df
Make CTS and CTS-TF Plans Same
by Brian Muramatsu
· 13 years ago
b04f7fe
Delete More Old Test Runner Files
by Brian Muramatsu
· 13 years ago
bdcfc7c
Couple buildCts.py Improvements
by Brian Muramatsu
· 13 years ago
772733b
Fix Missing AppSecurity Tests
by Brian Muramatsu
· 13 years ago
a88d60a
resolved conflicts for merge of 4f63243f to master
by Brian Muramatsu
· 13 years ago
18dae33
Delete Performance Tests
by Brian Muramatsu
· 13 years ago
c87fd6b
add a check to make sure that the javapackage format is correct.
by Tsu Chiang Chuang
· 13 years ago
c3d2f1d
Check Device Certificates (ICS Version)
by Brian Muramatsu
· 13 years ago
972e5ce
Check Device Certificates
by Brian Muramatsu
· 13 years ago
d9f4846
Make CollectAllTests tolerate runtime SecurityException
by Brian Carlstrom
· 13 years ago
022aff4
Tracking merge of dalvik-dev to master
by Brian Carlstrom
· 13 years ago
14fcd43
Merge "Revert "Demo of Sending Arguments to a Test""
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
d4cce3b
build a plan for cts-tf with vm that run in tf.
by Tsu Chiang Chuang
· 14 years ago
3bff106
am dd3cd0c8: am 3ef00282: am 49ecbb75: Merge "enlarge timeout for android.hardware.cts.CameraTest#testPreviewPictureSizesCombination. Some device will support too many counts of preview sizes to finish test in time." into gingerbread
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
677ddbb
enlarge timeout for android.hardware.cts.CameraTest#testPreviewPictureSizesCombination.
by sam_chiu
· 14 years ago
a5d6c08
Demo of Sending Arguments to a Test
by Brian Muramatsu
· 14 years ago
9a223d7
New branch for vm-tests that use cts-tf framework.
by Tsu Chiang Chuang
· 14 years ago
748455d
am 602571ed: am b37f255d: am 2a0a5251: am b859e6af: Merge "Parallelize Test Description Generalization" into gingerbread
by Brian Muramatsu
· 14 years ago
9157e0a
Parallelize Test Description Generalization
by Brian Muramatsu
· 14 years ago
44e82d6
resolved conflicts for merge of 5c2f95ca to master
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
7f64e85
Include Missing Commits from gingerbread-plus-aosp
by Brian Muramatsu
· 14 years ago
01a0f53
Use Vogar Expectations to Clean Up Remaining Tests
by Brian Muramatsu
· 14 years ago
282c6fe
Ignore Tests with Side Effects
by Brian Muramatsu
· 14 years ago
41d4f5c
Merge "Add vogar expectation file support for CTS." into gingerbread
by Brian Muramatsu
· 14 years ago
5977e94
Add vogar expectation file support for CTS.
by Brett Chabot
· 14 years ago
5c5eebe
Update startcts Script
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
168beb0
More CTS Test Runner Fixes
by Brian Muramatsu
· 14 years ago
57980ae
Cts Feature/Profile Annotations
by Brian Muramatsu
· 14 years ago
7bc0e8e
DO NOT MERGE Cts Feature/Profile Annotations
by Brian Muramatsu
· 14 years ago
26067c2
Make CTS use the ddmlib-prebuilt.
by Xavier Ducrohet
· 14 years ago
17bf250
Fix Missing CTS Test Cases
by Brian Muramatsu
· 14 years ago
40bdc5e
Fix Copyright Headers
by Brian Muramatsu
· 14 years ago
b8ed316
Don't Run KnownFailure Tests in CTS
by Brian Muramatsu
· 14 years ago
709a5cb
DO NOT MERGE Merge Eclair CTS Changes into Froyo
by Brian Muramatsu
· 14 years ago
94b366e
Fix Invalid Namespace CTS Issue
by Brian Muramatsu
· 15 years ago
f5cebe5
Fix buildCts.py Source Path
by Brian Muramatsu
· 15 years ago
98b2334
CTS: Increase robustness of description generator
by Phil Dubach
· 15 years ago
86cbe1d
Merge change 22456 into donut
by Android (Google) Code Review
· 15 years ago
818089e
CTS: Remove description generator shell script and related cleanup
by Phil Dubach
· 15 years ago
6068048
CTS: Add test description and test plan for app security tests
by Phil Dubach
· 15 years ago
ec19a57
CTS: Use plain /usr/bin/python for the build instead of /usr/bin/python2.4
by Phil Dubach
· 15 years ago
8dcedfe
CTS: Sort test packages alphabetically by the name of their description file
by Phil Dubach
· 15 years ago
171d445
Merge change 21366 into donut
by Android (Google) Code Review
· 15 years ago
0d6ef06
CTS: Python script to replace the description and plan generator
by Phil Dubach
· 15 years ago
ba5ee4a
Add first CTS DPI test that verifies that device is running a supported resolution.
by Bill Napier
· 15 years ago
03177f1
More CTS cleanup
by Brett Chabot
· 15 years ago
eb07685
Remove embedded junit src from CTS host.
by Brett Chabot
· 15 years ago
38bd8b9
AI 148645: CTS: Change startcts script to use adb and ddmlib from the SDK
by Phil Dubach
· 16 years ago
63d0c74
AI 148635: CTS: Disable batch mode due to stability problems
by Phil Dubach
· 16 years ago
8a6c9f9
AI 148430: Adding a new CTS test runner that is basically
by Jorg Pleumann
· 16 years ago
7c19589
AI 148329: CTS: Exclude performance tests from the CTS and Android test plans
by Phil Dubach
· 16 years ago
dc4e179
AI 148315: CTS: Import existing sessions from result directory when restarting console
by Phil Dubach
· 16 years ago
44e9f24
AI 148227: CTS: Add configurable delay after installing or removing an APK
by Phil Dubach
· 16 years ago
a568534
AI 148158: CTS: Fix CTS start script for OS X Tiger
by Scott Su
· 16 years ago
259ced7
AI 148076: CTS: Add support for @BrokenTest in DescriptionGenerator.
by Scott Su
· 16 years ago
Next »