commit | 4560856e33acf9910f3e7dce0776b136121aa224 | [log] [tgz] |
---|---|---|
author | Alessio Balsini <balsini@google.com> | Wed Jul 31 18:05:11 2019 +0100 |
committer | Alessio Balsini <balsini@google.com> | Wed Jul 31 21:23:58 2019 +0100 |
tree | 5c45b2dc44acda5b1d9035da0a3cf0a5da9f6493 | |
parent | 690c8c8f2528e55962e8d0034b6165d1a363174d [diff] |
libdm: improve ParseStatusText() and test it Simplify the argument parsing of DmTargetSnapshot::ParseStatusText() and improve its robustness when dealing with wrong imputs. Add test for DmTargetSnapshot::ParseStatusText(). Change-Id: I7f078c9ecacb402e71db49e3e7072e37cffbc234 Test: dm_test Signed-off-by: Alessio Balsini <balsini@google.com>