commit | ce1fb4700705476f5202b32427d4d2de200410a8 | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@chromium.org> | Thu Aug 13 14:59:40 2015 -0700 |
committer | ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> | Fri Aug 14 22:37:29 2015 +0000 |
tree | eb6d52b6bd8e058e3b8cec8aec1233125e639c74 | |
parent | 93863bf643012a02c633d8e95c9fb07487107f6f [diff] |
shill: JsonStore: fill in Open() functionality Add the ability to parse settings out of a serialized JsonStore, and some tests that exercise this new code. This CL makes assumptions about how the data is serialized. Those assumptions will be tested later, after we add the serialization code. BUG=b:22958135 TEST=unit tests Change-Id: Ie7df8cb48f745b90ee6ee656ebf0c60f02e14b02 Reviewed-on: https://chromium-review.googlesource.com/293590 Tested-by: mukesh agrawal <quiche@chromium.org> Reviewed-by: Paul Stewart <pstew@chromium.org> Commit-Queue: mukesh agrawal <quiche@chromium.org> Trybot-Ready: mukesh agrawal <quiche@chromium.org>