Patrick Venture | 2098ff9 | 2019-06-03 10:18:05 -0700 | [diff] [blame] | 1 | /* The goal of these tests is to verify the behavior of all blob commands given |
2 | * the current state is UpdateCompleted. This state is achieved as an exit from | ||||
3 | * updateStarted. | ||||
4 | * | ||||
5 | * This can be reached with success or failure from an update, and is reached | ||||
6 | * via a stat() call from updatedStarted. | ||||
7 | */ |