summaryrefslogtreecommitdiffstats
path: root/libnativebridge/tests/CompleteFlow_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* resolved conflicts for merge of 7a1abfe3 to lmp-mr1-dev-plus-aospCalin Juravle2014-10-291-2/+0
|\ | | | | | | Change-Id: Ie5db9f745e01bd24faa317af0cd8874e1099ebdf
| * Add code cache tests to libnativebridge.Calin Juravle2014-10-281-1/+6
| | | | | | | | | | Bug: 18027433 Change-Id: Ie5369c0d5bd147af412174dc0753d8a314196643
* | resolved conflicts for merge of 4de4e6de to lmp-mr1-dev-plus-aospCalin Juravle2014-10-291-0/+3
|\ \ | |/ | | | | Change-Id: Ie5c1c814ccd819a592d834879173edb8af15a52d
| * Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-271-0/+41
| | | | | | | | | | | | | | | | Also: - add kPreInitiliazed state to native bridge with check transition: kOpened->kPreInitialized->kInitialized - made sure we free the memory for the code_cache_path - tidy up some error messages - tidy up tests - add a dummy native bridge to test with Bug: 18027433 Bug: 18097480 Change-Id: I39f74c93580f2e224080dd3df2ffaa9cf9f8cd9c
* Add code cache tests to libnativebridge.Calin Juravle2014-10-281-1/+6
| | | | | | | | Bug: 18027433 (cherry picked from commit 59a719c466d33479265a3e9c204c8dc9a8f435f1) Change-Id: I32bcf3ae0d4569d4d8b88168e6c36ddff70b8f7d
* Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-271-0/+41
Also: - add kPreInitiliazed state to native bridge with check transition: kOpened->kPreInitialized->kInitialized - made sure we free the memory for the code_cache_path - tidy up some error messages - tidy up tests - add a dummy native bridge to test with Bug: 18027433 Bug: 18097480 (cherry picked from commit f9d9e2a2d96559c3165405d572b08e260156074a) Change-Id: I9ce578949dbe522d5033465df7ca49fdd3aa3cbf