commit | 43147c6c0b3ca1841f28f4e0284a269d7fe99b6b | [log] [tgz] |
---|---|---|
author | Castulo J. Martinez <castulo.martinez@intel.com> | Fri Jul 08 12:04:45 2016 -0700 |
committer | Castulo J. Martinez <castulo.martinez@intel.com> | Fri Jul 08 12:04:45 2016 -0700 |
tree | 634131157200e48074288a6993693a77214a4f25 | |
parent | d519cb71952e3b12273c7e396cbee5c84ab643f9 [diff] |
Add missing validation to test_delete_saving_image The purpose of the test_delete_saving_image test is to validate that an image in saving state can be deleted, however the test never actually checks that the image was actually deleted. This commit adds an assertion to validate that. Change-Id: Ib183db03f0d2953c61929a7f2b6bfb835a93d781 Closes-Bug: 1600340