commit | 547fa3a8d9c207a7d96ef4ceb9657c0c72da252c | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu May 23 16:06:37 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu May 23 16:06:37 2019 -0700 |
tree | c8961c4df191d3d18ed005ea1f94ae12aff68f0b | |
parent | 7cf44409d9ed68f17b3707853cd245c575644772 [diff] |
test: firmware uploadInProgress: add note about commit Add note about missing call, commit(). Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Iebdc2a663119539a1fe0b27c821ef1d809d6e9a3
diff --git a/test/firmware_state_uploadinprogress_unittest.cpp b/test/firmware_state_uploadinprogress_unittest.cpp index 49214c1..6748a29 100644 --- a/test/firmware_state_uploadinprogress_unittest.cpp +++ b/test/firmware_state_uploadinprogress_unittest.cpp
@@ -28,6 +28,7 @@ * writemeta(session) * write(session) * read(session) + * commit(session) * * Testing canHandleBlob is uninteresting in this state. Getting the BlobIDs * will inform what canHandleBlob will return.