Commit 0cd1a8c
committed
test: add unit test for snapshot (de)serialization
This is covered by rust intergration tests, but having a unit test that
does the snapshot/restore roundtrip is nice, because I can run it on my
laptop without needing sudo.
Signed-off-by: Patrick Roy <[email protected]>1 parent dd75c57 commit 0cd1a8c
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
190 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
191 | 204 | | |
192 | 205 | | |
193 | 206 | | |
| |||
0 commit comments