test: firmware uploadInProgress: add todo
Add todo for dealing with delete(blodid) which can trigger an abort in
this state.
Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: Ifc04cd4a12cbfbb1643db651b699f67db923a918
diff --git a/test/firmware_state_uploadinprogress_unittest.cpp b/test/firmware_state_uploadinprogress_unittest.cpp
index c5c0fee..240dac4 100644
--- a/test/firmware_state_uploadinprogress_unittest.cpp
+++ b/test/firmware_state_uploadinprogress_unittest.cpp
@@ -74,5 +74,9 @@
UnorderedElementsAreArray(expectedAfterImage));
}
+/* TODO: Try deleting some blobs -- in this state it will depend on what the
+ * blob id is, but it's not yet implemented
+ */
+
} // namespace
} // namespace ipmi_flash