summaryrefslogtreecommitdiffstats
path: root/libion/tests/allocate_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use unique_ptr to free objects when ASSERT* fail.Chih-Hung Hsieh2016-03-041-5/+3
| | | | | | | Now need c++14 and clang to compile std::make_unique. BUG: 27479198 Change-Id: Ib0f2279de85c6259330d5436257f6b978420601a
* libion: initial unit testsColin Cross2013-12-191-0/+145
Change-Id: I5502b71d0c7c24d7fd59e4880033657f840b341a