summaryrefslogtreecommitdiff
path: root/testdata/roundtrip/scandevices.json
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-02-03 23:03:42 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-02-03 23:03:42 -0700
commitce71b0c309db42f8b56054c202bc43808715f7e0 (patch)
tree515d9b5a21fa0a3fab722323dc947329464de061 /testdata/roundtrip/scandevices.json
parent00afd9f3d5f60f409022a569e455da0987186ecf (diff)
parent86d682017d9c83959a27a68d875e55bc41f1ea6f (diff)
Merge branch 'lukeshu/fix'
Diffstat (limited to 'testdata/roundtrip/scandevices.json')
-rw-r--r--testdata/roundtrip/scandevices.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/testdata/roundtrip/scandevices.json b/testdata/roundtrip/scandevices.json
new file mode 100644
index 0000000..c62f7df
--- /dev/null
+++ b/testdata/roundtrip/scandevices.json
@@ -0,0 +1,14 @@
+{
+ "dev-1234": {
+ "FoundExtentCSums": [
+ {
+ "Generation": 6596005,
+ "Sums": {
+ "ChecksumSize": 4,
+ "Addr": 52626001920,
+ "Sums": "d69e7384e04333e332f32f8ecfd874ea1ea3f66bd54143f826f740b995105d0e8b2d25a21709109c4930e526a68a89e48d3ebdb6f5191bca3e867eba57110e36d885ca46666168ad782b4fe9af483561"
+ }
+ }
+ ]
+ }
+}