| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Implement the deleteBlob command for the blob handler. Adding a unit
test to go along with it.
Change-Id: I2bbc93a6e78d5311bd2033d6a8b179374777f794
Signed-off-by: Brandon Kim <brandonkim@google.com>
|
|
|
|
|
|
|
| |
Implement the commit command for the blob handler.
Change-Id: Ia3be86083991cbdf7fe85c15986f4e1cb60971f5
Signed-off-by: Patrick Venture <venture@google.com>
|
|
|
|
|
|
|
| |
Implement the session stat command.
Change-Id: I1ff715dd32d963722182db84b475bc9adbfcc7ea
Signed-off-by: Patrick Venture <venture@google.com>
|
|
|
|
|
|
|
| |
Fixup the namespace for the mock.
Change-Id: Id533f89fb8f2489895b749e9b864da419984cb37
Signed-off-by: Patrick Venture <venture@google.com>
|
|
To enable unit-tests that deal with this library's objects, install the
blob_interface_mock header.
Change-Id: I230c9195c1c14a61c8b6bc838bb0a17ab8798053
Signed-off-by: Patrick Venture <venture@google.com>
|