Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
cts
/
4f005be75ee749811cc746b7d0ac8b28d2c758e4
/
tools
/
vm-tests-tf
/
src
38af8a2
CTS: Add ConstantOverflow suppression to vm-tests
by Andreas Gampe
· 7 years ago
c3dd596
CTS: Move vm-tests .d compilation to soong
by Andreas Gampe
· 7 years ago
9fef688
CTS: Move vm-tests mains.jar generation to soong
by Andreas Gampe
· 7 years ago
5b397ec
CTS: Move vm-tests .dfh compilation to soong
by Andreas Gampe
· 7 years ago
e34fe2d
Remove unused .d files
by Alan Leung
· 7 years ago
ca7f26c
Port around 1925 DAsm file to Smali in vm-tests-tf
by Alan Leung
· 7 years ago
9698ac1
CTS: Read sources from packaged jar for vm-tests
by Andreas Gampe
· 7 years ago
bbe9308
CTS: Create a host-case build step for vm-tests in soong
by Andreas Gampe
· 7 years ago
6338871
CTS: Refactor vm-tests code
by Andreas Gampe
· 7 years ago
67d7f48
CTS: Refactor VM-tests naming
by Andreas Gampe
· 7 years ago
8c4cb9a
CTS: Refactor BuildDalvikSuite
by Andreas Gampe
· 7 years ago
17de03c
CTS: Fix BuildDalvikSuite file reading
by Andreas Gampe
· 7 years ago
bfc6981
Update D8 API use after breaking changes
by Søren Gjesse
· 7 years ago
6e2eac1
Merge "Move vm-test-tf over to D8." am: 311a8d6019
by Alan Leung
· 7 years ago
816c55f
Move vm-test-tf over to D8.
by Alan Leung
· 7 years ago
ade4e7e
Merge commit 'ba1e9e7f7893a079138330d2962ff75c35d4cae2' from
by Xin Li
· 7 years ago
84bcc7d
Merge "Remove Jack support in vm-tests-tf"
by Treehugger Robot
· 7 years ago
e711514
Remove Jack support in vm-tests-tf
by Alan Leung
· 7 years ago
b5db614
Merge "Do not compile vm-test at runtime" into oc-mr1-dev am: 73e269647d
by Calin Juravle
· 7 years ago
a9e90c2
Do not compile vm-test at runtime
by Calin Juravle
· 7 years ago
2b04b67
Merge "VmTests: Ensure order of test classpath" am: 38cb8a955b
by Andreas Gampe
· 7 years ago
83670e9
VmTests: Ensure order of test classpath
by Andreas Gampe
· 7 years ago
6478574
VmTests: Ensure order of test classpath
by Andreas Gampe
· 7 years ago
0b3ef96
Merge "Vm-tests: Clean up DxAbstractMain" am: dd28a08308
by Andreas Gampe
· 7 years ago
32cf1ae
Vm-tests: Clean up DxAbstractMain
by Andreas Gampe
· 7 years ago
6572fe5
Merge "CTS: Remove JDK internal class usage from JavacBuildStep" am: bc15036e23
by Andreas Gampe
· 7 years ago
4eb492b
CTS: Remove JDK internal class usage from JavacBuildStep
by Andreas Gampe
· 8 years ago
edc3e0d
Merge "Revert "CTS: Remove JDK internal class usage from JavacBuildStep"" am: 9dc0a0086a am: ef8f40642b
by Andreas Gampe
· 8 years ago
4922c70
Revert "CTS: Remove JDK internal class usage from JavacBuildStep"
by Andreas Gampe
· 8 years ago
8f22f46
Merge "CTS: Remove JDK internal class usage from JavacBuildStep" am: d4abdc0adb am: 4d89d3b9cd
by Andreas Gampe
· 8 years ago
333fcf8
CTS: Remove JDK internal class usage from JavacBuildStep
by Andreas Gampe
· 8 years ago
d555b6e
Merge "CTS: Remove JDK internal class usage from JarBuildStep" am: 724940ddcf am: 850fd6afc5
by Andreas Gampe
· 8 years ago
a16d71a
CTS: Remove JDK internal class usage from JarBuildStep
by Andreas Gampe
· 8 years ago
03a03be
Adding CollectionIncompatibleType error_prone
by jdesprez
· 8 years ago
8996d72
Add uninitialized/protected field access test.
by Aart Bik
· 8 years ago
bd426e9
Fixed three bugs in CTS vm-tests-tf
by Aart Bik
· 8 years ago
262aa94
Merge "Add CTS tests for default methods"
by Alex Light
· 9 years ago
2bcdc24
Add CTS tests for default methods
by Alex Light
· 9 years ago
1c2efc2
Remove usages of jill.jar, use jack instead
by Yohann Roussel
· 9 years ago
246f208
Merge "Use jack script to build vm-tests-tf"
by Yohann Roussel
· 9 years ago
c48d4ce
Use jack script to build vm-tests-tf
by Yohann Roussel
· 9 years ago
29c7908
Merge "Update CTS tests to match new default-methods behavior."
by Alex Light
· 9 years ago
5893ca8
Revert "Use jack script to build vm-tests-tf"
by Yohann Roussel
· 9 years ago
1e17c3a
Update CTS tests to match new default-methods behavior.
by Alex Light
· 9 years ago
1a5e605
Use jack script to build vm-tests-tf
by Yohann Roussel
· 9 years ago
7d42b4a
Compile all target main classes into one dex
by Yohann Roussel
· 9 years ago
26c6421
Turn off Jack logging in vm-tests-tf
by Yohann Roussel
· 9 years ago
9c14ae4
resolved conflicts for merge of 1f22e1c3 to mnc-dev-plus-aosp
by Neil Fuller
· 9 years ago
1f22e1c
resolved conflicts for merge of a0eb38c3 to stage-aosp-master
by Neil Fuller
· 9 years ago
ece00bc
Minimal fixes for OpenJDK 8
by Neil Fuller
· 10 years ago
415927a
am 76276477: Merge "CTS: Fix VM-tests new-instance VFE7 test"
by Andreas Gampe
· 10 years ago
8e08525
CTS: Fix VM-tests new-instance VFE7 test
by Andreas Gampe
· 10 years ago
7ece452
CTS: Fix VM-tests new-instance VFE7 test
by Andreas Gampe
· 10 years ago
3570d4d
[DO NOT MERGE] Allow to compile with Jack.
by Yohann Roussel
· 10 years ago
81f4ec3
Turn off Jack warnings during vm-tests-tf
by Yohann Roussel
· 10 years ago
2cb5729
Use larger timeout in VM host tests
by Guang Zhu
· 10 years ago
3d1585b
Adapt to Jill api changes
by Yohann Roussel
· 10 years ago
26deb3a
Adapt to jack api changes
by Yohann Roussel
· 10 years ago
1046142
Allow to compile with Jack.
by Yohann Roussel
· 10 years ago
e00a2b8
Add 64bit support to CTS Tradefed
by Stuart Scott
· 10 years ago
fef5e2c
Add 64bit support to tests and runners in CTS
by Stuart Scott
· 10 years ago
1d1a3a9
CTS: Fix & amend VM tests
by Andreas Gampe
· 10 years ago
c9107ee
Update vm-tests to ART behavior
by Andreas Gampe
· 10 years ago
e83c5f2
Cts add force_abi support
by wsmlby
· 11 years ago
c3605c0
Remove -Xint option from cts
by wsmlby
· 11 years ago
4d25a2b
Restore vm-tests-tf script so vm test suite can be run from commandline.
by jeffhao
· 13 years ago
84a7874
Fix some invoke-virtual tests to have proper number of registers.
by Jeff Hao
· 11 years ago
5d7cb16
Update cts tests to be compatible for both art and dalvik.
by Jeff Hao
· 12 years ago
4c69b51
Track moves of dex utilities to another package.
by Jesse Wilson
· 13 years ago
f60bbda
BuildDalvikSuite: Remove the unused scanner2
by Bjorn Andersson
· 12 years ago
c79f0f0
Add a test for a dalvik interface cache bug.
by Elliott Hughes
· 12 years ago
3e2eebd
Fix xor-int/lit8 tests that used xor-int/lit16 by mistake.
by jeffhao
· 13 years ago
7c9f67a
Close files after reading them
by Chris Dearman
· 13 years ago
aa98071
Fix FD leak
by Dominic Binks
· 13 years ago
24e1467
Fix Build
by Brian Muramatsu
· 13 years ago
44650b1
Fix vm-tests attempt 2
by Brett Chabot
· 13 years ago
35da149
Merge "Various fixes to vm tests for new verifier."
by jeffhao
· 13 years ago
56f494e
Various fixes to vm tests for new verifier.
by jeffhao
· 13 years ago
c8dcb9b
Merge "Changed vm-tests-tf to expect failure when int/float double/long mix."
by jeffhao
· 13 years ago
4fda9ca
Changed vm-tests-tf to expect failure when int/float double/long mix.
by jeffhao
· 13 years ago
79f2222
Change BuildDalvikSuite to include "adb shell" output and command in test failures
by Brian Carlstrom
· 13 years ago
e6e045d
Change vm-tf to use Tradefed's device shell command and cleanup.
by Tsu Chiang Chuang
· 14 years ago
9a223d7
New branch for vm-tests that use cts-tf framework.
by Tsu Chiang Chuang
· 14 years ago