summaryrefslogtreecommitdiffstats
path: root/jack-tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fix misnamed variable in Dalvik host test runnerJean-Marie Henaff2015-02-031-2/+5
| |/ | | | | | | Change-Id: Iac239bf84051b824079a8712a9e2c48b74a94976
* | Read only the start of jack file to create JDCOI.Yohann Roussel2015-02-032-0/+0
|/ | | | Change-Id: I3d7fa4da1e1cdb0a4435276d3a38baf79bb17881
* Merge "Update prebuilts" into ub-jackJean-Marie Henaff2015-02-023-0/+0
|\
| * Update prebuiltsJean-Marie Henaff2015-02-023-0/+0
| | | | | | | | Change-Id: I164750a662bb7b6be0b98aa87321824194e68579
* | Remove usused prebuiltsJean-Marie Henaff2015-02-023-2/+3
|/ | | | Change-Id: Ief06b1255a3e5954eaeb2c378e8ac98b2b66d7d9
* Merge "Enable assertions in Ant test tasks and force sanity checks" into ub-jackJean-Marie Henaff2015-02-023-0/+18
|\
| * Enable assertions in Ant test tasks and force sanity checksJean-Marie Henaff2015-02-023-0/+18
| | | | | | | | Change-Id: Iac9ce0334d21c727a6086bb0c0a1dc426b0ac82b
* | Merge "Use a Runtime annotation for shrob test2" into ub-jackJean-Marie Henaff2015-02-022-2/+2
|\ \
| * | Use a Runtime annotation for shrob test2Jean-Marie Henaff2015-01-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is done so that this test can be used with the Jill based toolchain as well. Bug: 19199998 Change-Id: Idd90e5433adca33a924773f29efc0e55911624d2
* | | Merge "Fix redirection in DeviceRunner" into ub-jackJean-Marie Henaff2015-02-021-25/+34
|\ \ \ | |_|/ |/| |
| * | Fix redirection in DeviceRunnerJean-Marie Henaff2015-01-301-25/+34
| |/ | | | | | | | | | | | | | | | | | | | | | | Redirection requested by user is only active for the test which is executed, and not all the device setup commands. Thus tests that rely on output comparison are more likely to work since not polluted by extra output. I also fixed a path issue due the change done in test properties for jack.home. Change-Id: I2c7d758946d03ac3efa7db08566bd37ae98b373e
* | Use MessageDigestFS into JackLibrarymikaelpeltier2015-01-297-8/+18
|/ | | | | | - Update prebuilts with the last digest format. Change-Id: Id064dc0f12777eb31126b05b14e1744f58bfd542
* Move test location lookup to jack projectJean-Marie Henaff2015-01-228-119/+27
| | | | | | | | | | - Introduce undocumented test property "android.home" for tests that really require an Android source tree Otherwise use the mandatory jack.home property - Get rid of ANDROID_BUILD_TOP Change-Id: Ifabc83fcb8a872eafe35e9e79c28ab9ee3348c6b
* Remove some compilation methods from TestToolsJean-Marie Henaff2015-01-212-0/+85
| | | | | | | | These steps are now handled by the new test framework in jack-test. Some methods remain because Jill tests still rely on them and they are not yet adapted to the new test framework. Change-Id: I3a5f221f859225fadd01b1f3738867757ce47cd5
* Merge "Link jack-tests test suites to their jack counter parts" into ub-jackJean-Marie Henaff2015-01-213-2/+3
|\
| * Link jack-tests test suites to their jack counter partsJean-Marie Henaff2015-01-153-2/+3
| | | | | | | | Change-Id: I7af9bf28e1a1a490ae14d126d6370c86aa43cdb2
* | Make ant task to build junit4 with jack for testsJean-Marie Henaff2015-01-215-3/+3
| | | | | | | | Change-Id: Ie4f49fb6259e39c8515a71ebbe61c17e3da65abf
* | Add library dependenciesmikaelpeltier2015-01-191-0/+3
| | | | | | | | | | | | Bug: 18425643 Change-Id: Ib6da464a79f3065c15576e1ca4c8275fb62df409
* | Add support for negate NAME in proguard filesYohann Roussel2015-01-1622-0/+82
|/ | | | | | | | | | The proguard flags allow negating name of classes with '!'. This is allowed for the name of a class, the name of annotations and the name of extended/implemented classes. Bug: 18994882 Change-Id: Ibc7f7970f50f93efcfdcf0058dac2993276e90d4
* Clean test frameworkJean-Marie Henaff2015-01-147-243/+135
| | | | | | | factorize some code remove useless JSR305 annotations Change-Id: I42b520f0a93dbf045020b5592dc223758740006e
* Adapt more tests to new test frameworkJean-Marie Henaff2015-01-1420-118/+1165
| | | | Change-Id: Id409d03f887ce20dbcf1a04792df75e3acafd499
* Use DexBuffer instead of dexdump in multidex testsYohann Roussel2015-01-131-45/+28
| | | | | Bug: 18198750 Change-Id: Ic091f405584cf1857eb595fdbf9a97ed9cc8113c
* Move some long multidex tests out of presubmitYohann Roussel2015-01-132-2/+12
| | | | | | By marking them as Slow Change-Id: Ia0fe0ad92f79bc0d48d6f100e04de62f1f01aaaf
* Rename JayceImport by ImportedLibrariesmikaelpeltier2015-01-122-6/+6
| | | | Change-Id: I13b2f2d57b3d2ae0d22cffcad95b2d39eb343c4e
* Add digest to junit4 prebuilt librarymikaelpeltier2015-01-091-0/+0
| | | | Change-Id: Id50a342c1a9a76d5ed763eae5e4381dc45147d44
* Now merger use pre-dex directly from imported librariesMikaël Peltier2015-01-071-2/+2
| | | | | | | | | - Add a property jack.incremental to know if incremental mode is enable or not. - Do not move pre-dex and Jayce files of imported libraries into the library representing the incremental state. Change-Id: I92597d1c1958dd3caf219bf4a8dfde3097e26f92
* Add a flag in dex generated by JackYohann Roussel2015-01-064-0/+97
| | | | | | Bug: 18874584 Change-Id: I779f655a87770b1997fbafd9bda3ac19a6b36652
* Remove bootclasspathmikaelpeltier2014-12-243-10/+9
| | | | Change-Id: Id880b0909a843feb719e75723c70330f771c10ae
* Fix bug in support for lib with no sourceJean-Marie Henaff2014-12-231-2/+2
| | | | | | | | | If something is provided as source, raise an NothingToDoException if applicable. If nothing is explicitely passed, create the library. Change-Id: I98af82702561c7f5f2c14fb4ec97e09dd7dd8af8
* Merge "Tests: use toolchain specific extensions for library names" into ub-jackJean-Marie Henaff2014-12-2314-38/+68
|\
| * Tests: use toolchain specific extensions for library namesJean-Marie Henaff2014-12-2314-38/+68
| | | | | | | | Change-Id: Ia575e793984349a4e64d2a2bbba6bec5abe6a5be
* | Add missing imports of static libraries in test ToolchainsJean-Marie Henaff2014-12-232-7/+14
| | | | | | | | Change-Id: I5620b4222a543ff25a0c20e7aa4dbd3e8c7cc716
* | Merge "Add support for creation of lib from no source in api toolchain" into ↵Jean-Marie Henaff2014-12-231-35/+29
|\ \ | | | | | | | | | ub-jack
| * | Add support for creation of lib from no source in api toolchainJean-Marie Henaff2014-12-231-35/+29
| | | | | | | | | | | | Change-Id: Ib4ab93d406a548bfd041e3641887ece1a6be35d7
* | | Merge "Avoid to have several times the same file into files to compile" into ↵mikaelpeltier2014-12-234-8/+0
|\ \ \ | |_|/ |/| | | | | ub-jack
| * | Avoid to have several times the same file into files to compilemikaelpeltier2014-12-224-8/+0
| | | | | | | | | | | | | | | | | | - Enable all dependency tests. Change-Id: Ia1594bdfb272a63bc1fa5f4a72aaae356cf86eea
* | | Fix bug in parameter order in jack cli test toolchainJean-Marie Henaff2014-12-221-5/+8
|/ / | | | | | | Change-Id: Ifbd099db777e46f8bc26d055a301e41cd88a9191
* | Add possibility tu run classes with main() on host and deviceJean-Marie Henaff2014-12-227-45/+116
|/ | | | | | Runners currently run only JUnit test case. Change-Id: I181da83f1b5c48f24f697844b85837728304646b
* Clean tests on incrementalJean-Marie Henaff2014-12-195-24/+25
| | | | | | | Remove unsused part in jack Use runners listed in tests configuration instead of hard coded one Change-Id: Iecbe86bd148a711686b66516313c55d46d31de26
* Adapt tests to handle ProcessExceptionBenoit Lamarche2014-12-192-25/+32
| | | | Change-Id: I673ed0d99cd011a48b86bfd29e8adb237d7e0032
* Fix missing redirections in JackApiToolchainBenoit Lamarche2014-12-181-25/+35
| | | | Change-Id: I6daa8205cf058ce4cac401dcfe525ca988d3312a
* Split test command line on device runnerJean-Marie Henaff2014-12-189-72/+118
| | | | | | | Command line size on device is limited, and RegressionTests requires a lot of test case to be listed. Change-Id: I7ec8a363c434761bd3ea33784723730ac4ce9055
* Add verbosity control in tests ToolchainsJean-Marie Henaff2014-12-1810-29/+91
| | | | | | Bug 18603124 Change-Id: Ib42cb5ea8238218f3b40150065b2bcd48ebea9ee
* Add support for importing resources in test toolchainsJean-Marie Henaff2014-12-176-312/+137
| | | | Change-Id: I0dc916dd16268c790aecbf60f108f15cd34bb9cd
* Merge "Merge intermediate library and output jack library" into ub-jackmikaelpeltier2014-12-172-4/+4
|\
| * Merge intermediate library and output jack librarymikaelpeltier2014-12-172-4/+4
| | | | | | | | Change-Id: I401801c7a14ede06747e401c30472faa4c3b1f31
* | Merge "Remove PrintStream wrapper for Runners output redirection" into ub-jackJean-Marie Henaff2014-12-172-37/+30
|\ \ | |/ |/|
| * Remove PrintStream wrapper for Runners output redirectionJean-Marie Henaff2014-12-172-37/+30
| | | | | | | | Change-Id: I07cb4b031c523fe3edfccdb50fdca24af96ca742
* | Remove incremental wrappermikaelpeltier2014-12-172-37/+9
| | | | | | | | | | Bug: 18425643 Change-Id: Iaad989b085f7d56952202bf6f7484380f97b60f1
* | Merge "Remove unused imports errors" into ub-jackJean-Marie Henaff2014-12-171-3/+0
|\ \