Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
cts
/
cabbe91ffd6615c9b4d76909ec7fc1fb3db19e00
cabbe91
Merge "Fix mac SDK builds."
by Christopher Ferris
· 11 years ago
d16f7b0
Merge "Enhance the CTS tests."
by Jean-Luc Brouillet
· 11 years ago
3d3e585
Enhance the CTS tests.
by Jean-Luc Brouillet
· 12 years ago
0815f2a
Merge "Fix file path separator issue when running cts on windows"
by Stuart Scott
· 11 years ago
ef5ad26
Merge "Added round trip Bundle tests for String[] and Object[][]"
by Paul Duffin
· 11 years ago
1781e39
Added round trip Bundle tests for String[] and Object[][]
by Paul Duffin
· 12 years ago
fef4314
Fix mac SDK builds.
by Narayan Kamath
· 11 years ago
abdc4b1
Merge "FileSystemPermissionTest: Whitelist adsprpc-smd device"
by Unsuk Jung
· 11 years ago
3f91f66
Merge "Check for tagged pointer support"
by Rom Lemarchand
· 11 years ago
762312d
Check for tagged pointer support
by Rom Lemarchand
· 11 years ago
385a94d
Merge "Native tests use --gtest_list_tests for test list."
by Christopher Ferris
· 11 years ago
2830d72
Native tests use --gtest_list_tests for test list.
by Christopher Ferris
· 12 years ago
b248767
Merge "cts: Ensure that the policy does not contain SEBooleans"
by Nick Kralevich
· 11 years ago
58ecb15
cts: Ensure that the policy does not contain SEBooleans
by William Roberts
· 11 years ago
51c55b4
Merge "cpufeatures: Add support for 64-bit architectures"
by Rom Lemarchand
· 11 years ago
530b41b
cpufeatures: Add support for 64-bit architectures
by Rom Lemarchand
· 11 years ago
9e9c892
Merge "Fix CTS use of bind"
by Jason Sams
· 12 years ago
2ff1689
Fix CTS use of bind
by Jason Sams
· 12 years ago
b00af8f
Merge "AndroidKeyStore: enforce keys have no encoding"
by Kenny Root
· 12 years ago
7797020
AndroidKeyStore: enforce keys have no encoding
by Kenny Root
· 12 years ago
97e0d2d
Merge "Instead of using offset and factor, use a more natural min and max for genRandom."
by Jean-Luc Brouillet
· 12 years ago
2d3125b
Merge "Test both recvfrom() and read() in PingTest."
by Lorenzo Colitti
· 12 years ago
8e4cb1a
Test both recvfrom() and read() in PingTest.
by Lorenzo Colitti
· 12 years ago
e519ed3
Merge "Document kernel code necessary to pass PingTest."
by Lorenzo Colitti
· 12 years ago
74a6719
Merge "Support running vm-tests-tf CTS package on Windows environment"
by Unsuk Jung
· 12 years ago
8ac8a83
Document kernel code necessary to pass PingTest.
by Lorenzo Colitti
· 12 years ago
759733a
Fix file path separator issue when running cts on windows
by Jun Tian
· 12 years ago
b3d4d08
Merge "Require actual certificates for testNoAddedCertificates."
by Alex Klyubin
· 12 years ago
49ae0bb
Require actual certificates for testNoAddedCertificates.
by Alex Klyubin
· 12 years ago
5ef7bff
Merge "Allow cts-tradefed to be run with java7."
by Narayan Kamath
· 12 years ago
afe64d7
Merge "cts: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"
by Colin Cross
· 12 years ago
36960ec
cts: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
by Colin Cross
· 12 years ago
887c9f8
Instead of using offset and factor, use a more natural min and max for genRandom.
by Jean-Luc Brouillet
· 12 years ago
5e6281d
Merge "Simplify RSUtils.java."
by Jean-Luc Brouillet
· 12 years ago
214b613
Simplify RSUtils.java.
by Jean-Luc Brouillet
· 12 years ago
38866e3
Merge "Test default config of SSLCertificateSocketFactory."
by Alex Klyubin
· 12 years ago
6803425
Allow cts-tradefed to be run with java7.
by Narayan Kamath
· 12 years ago
1677b40
Merge "Create new ID3v2 metadata test, take 2"
by Marco Nelissen
· 12 years ago
fad4333
Create new ID3v2 metadata test, take 2
by Marco Nelissen
· 12 years ago
3dd9bf1
Merge "Revert "Create new ID3v2 metadata test""
by Marco Nelissen
· 12 years ago
26229c1
Revert "Create new ID3v2 metadata test"
by Marco Nelissen
· 12 years ago
0110f4f
Merge "Create new ID3v2 metadata test"
by Marco Nelissen
· 12 years ago
81fa5c9
Test default config of SSLCertificateSocketFactory.
by Alex Klyubin
· 12 years ago
7dcd2b0
Merge "Add CTS tests for Hardware RNG (/dev/hw_random)."
by Alex Klyubin
· 12 years ago
e1b77b4
Add CTS tests for Hardware RNG (/dev/hw_random).
by Alex Klyubin
· 12 years ago
dd7a0e5
Create new ID3v2 metadata test
by Oscar Rydhé
· 12 years ago
a4d259d
Merge "Add a test for setDataSource(null)"
by Marco Nelissen
· 12 years ago
5cc5a01
Merge "Mark classes of tests for bionic known failures."
by Christopher Ferris
· 12 years ago
9d0471e
Mark classes of tests for bionic known failures.
by Christopher Ferris
· 12 years ago
c27a31e
Merge "Add unit test for issue 64563"
by Narayan Kamath
· 12 years ago
16057f9
Merge "Removing title bar to prevent false CTS failure on DisplayRefreshRateTest"
by Unsuk Jung
· 12 years ago
1d79f25
Merge "Update the NO_DELIVERY_REPORTS lists"
by Stuart Scott
· 12 years ago
3d3d72b
Add unit test for issue 64563
by Narayan Kamath
· 12 years ago
79de1e3
Add a test for setDataSource(null)
by Oscar Rydhé
· 12 years ago
b5cf533
Merge "Lookup private resources in run-time"
by Unsuk Jung
· 12 years ago
4fc9a5e
Merge "BannedFilesTest: Add "init_runit""
by Nick Kralevich
· 12 years ago
b5ea528
BannedFilesTest: Add "init_runit"
by Jon Sawyer
· 12 years ago
62d390d
Merge "java7: Fix usage of Process / ProcessBuilder."
by Narayan Kamath
· 12 years ago
21e801f
java7: Fix usage of Process / ProcessBuilder.
by Narayan Kamath
· 12 years ago
7e64e32
Merge "Fix sign extension bugs in CTS' ELF reader."
by Elliott Hughes
· 12 years ago
777c26d
Fix sign extension bugs in CTS' ELF reader.
by Elliott Hughes
· 12 years ago
edf1081
Merge "Fix for android.os.cts.AbiTest#testNo64 failure"
by Elliott Hughes
· 12 years ago
81095aa
Fix for android.os.cts.AbiTest#testNo64 failure
by Raj Mamadgi
· 12 years ago
e8c8bd2
Merge "AbiTest: Include QDSP6 ELF binaries in validity check"
by Elliott Hughes
· 12 years ago
65022f9
AbiTest: Include QDSP6 ELF binaries in validity check
by David Ng
· 12 years ago
ac5aa72
Merge "Update/add tests for RS versions 18/19."
by Stephen Hines
· 12 years ago
23fc1e9
Update/add tests for RS versions 18/19.
by Stephen Hines
· 12 years ago
f7ea9ed
FileSystemPermissionTest: Whitelist adsprpc-smd device
by Ajay Dudani
· 12 years ago
10c3566
Merge "Track Looper decoupling from ALooper"
by Brian Carlstrom
· 12 years ago
85567c9
Merge changes I57d47a05,I818f18fe
by Tim Murray
· 12 years ago
5e135c0
Add support for user-defined cache path.
by Tim Murray
· 12 years ago
105e7b0
Add tests for Allocation.
by Tim Murray
· 12 years ago
7cfff99
Track Looper decoupling from ALooper
by Brian Carlstrom
· 12 years ago
816db1f
Merge "Use the uapi kernel headers for host."
by Christopher Ferris
· 12 years ago
0d5a17f
Use the uapi kernel headers for host.
by Christopher Ferris
· 12 years ago
865be9b
Merge "Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket."
by Alex Klyubin
· 12 years ago
b923610
Remove HarmonyJSSE SSLContext, SSLSocket and SSLServerSocket.
by Alex Klyubin
· 12 years ago
a6f217a
Merge "Remove unused Objects import"
by Kenny Root
· 12 years ago
339baf9
Remove unused Objects import
by Kenny Root
· 12 years ago
dd1a68b
Merge commit 'f5e904da465c2fb401e360eeb275117ea9a374ab' into HEAD
by The Android Open Source Project
· 12 years ago
bdea8da
Merge "Add another PowerVR exception for FileSystemPermissionTest."
by Nick Kralevich
· 12 years ago
6a4d987
Add another PowerVR exception for FileSystemPermissionTest.
by Alistair Strachan
· 12 years ago
0d4f85b
Merge "Added support for 3GPP meta data atoms"
by Marco Nelissen
· 12 years ago
5cf642b1
Merge "Unbind context before deleting surface/context"
by Nick Kralevich
· 12 years ago
fbfe906
Unbind context before deleting surface/context
by Jonathan Hamilton
· 12 years ago
3e76281
Merge commit 'd014c98e0f3d61cbaaa55eca40eed3e893582278' into HEAD
by The Android Open Source Project
· 12 years ago
a29f645
am 2ab90d36: Merge "Fix for failing test of testEOS because checksum takes too long"
by Marco Nelissen
· 12 years ago
2ab90d3
Merge "Fix for failing test of testEOS because checksum takes too long"
by Marco Nelissen
· 12 years ago
923bb77
Fix for failing test of testEOS because checksum takes too long
by Ryszard Grzesica
· 12 years ago
50dee92
am ecf8d744: Merge "Force to test all combination of preview sizes and picture sizes."
by Eino-Ville Talvala
· 12 years ago
ecf8d74
Merge "Force to test all combination of preview sizes and picture sizes."
by Eino-Ville Talvala
· 12 years ago
53faaf4
Force to test all combination of preview sizes and picture sizes.
by Qi Ling
· 12 years ago
f5e904d
am 2e491d9b: am b31cd6f0: Fixing timeout check.
by Stuart Scott
· 12 years ago
2e491d9
am b31cd6f0: Fixing timeout check.
by Stuart Scott
· 12 years ago
b31cd6f
Fixing timeout check.
by Stuart Scott
· 12 years ago
7b62ffb
am 90993720: am 2e1ce775: Signature test needs api resources to be generated
by Stuart Scott
· 12 years ago
9099372
am 2e1ce775: Signature test needs api resources to be generated
by Stuart Scott
· 12 years ago
2e1ce77
Signature test needs api resources to be generated
by Stuart Scott
· 12 years ago
15bc9b3
am 316c068d: am 375a8cf3: Merge "Removing old signature test, migrating to new one." into klp-dev
by Stuart Scott
· 12 years ago
8892e79
am 5606c4d4: am e6dbddf5: Merge "Fix bug #11709153 CTS: android.view.cts.ViewTest#testPadding tests are failing in KLP-MR1" into klp-dev
by Fabrice Di Meglio
· 12 years ago
Next »