summaryrefslogtreecommitdiffstats
path: root/fs_mgr/libdm/dm_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-051-2/+3
* fs_mgr: replace DM_TABLE_STATUS use with libdm.David Anderson2018-06-271-0/+14
* libdm: Add DmTargetVerity and use it in fs_mgr_avb.David Anderson2018-06-251-0/+22
* libdm: Add unit tests for dm-linear.David Anderson2018-06-251-0/+129
* libdm: Add DmTargetTypeInfo and a unit test.David Anderson2018-06-211-0/+37