summaryrefslogtreecommitdiffstats
path: root/test/004-NativeAllocations/src
Commit message (Collapse)AuthorAgeFilesLines
* Use runFinalizationWithTimeout for native allocationsMathieu Chartier2015-06-051-5/+25
| | | | | | | | Prevents deadlocks by not waiting longer than 250ms for finalizers to complete. Bug: 21544853 Change-Id: I57b2f7ae8b74185922eb3c15ba0ab71a4d2348aa
* Fix native allocation test.Mathieu Chartier2014-09-021-2/+4
| | | | | | | | Forgot to update with last CL. (cherry picked from commit c60bdf667b5c6fa767548942f0115547523593b4) Change-Id: I41ad168a5906ca07938bdd212a55f0e995ee5df7
* ART: Make run tests out of oat testsAndreas Gampe2014-07-231-0/+65
Transforms all former oat tests into run tests. Change-Id: I190dd39456454c36e5538a2c044d993965a67533