diff options
| author | 2026-03-05 20:48:39 +0800 | |
|---|---|---|
| committer | 2026-03-05 20:48:39 +0800 | |
| commit | c6966e9f0c2c7e84edd4f354556d090cabdff520 (patch) | |
| tree | 93c184a2a96b21020408f24643158d14056444f9 /format/pack/ingest/testdata/fixtures | |
| parent | format/pack/ingest: Improve trailer stuff (diff) | |
| signature | No signature | |
format/pack/ingest: Use fixed fixtures
Diffstat (limited to 'format/pack/ingest/testdata/fixtures')
| -rw-r--r-- | format/pack/ingest/testdata/fixtures/sha1/METADATA.txt | 3 | ||||
| -rw-r--r-- | format/pack/ingest/testdata/fixtures/sha1/base.pack | bin | 0 -> 81007 bytes | |||
| -rw-r--r-- | format/pack/ingest/testdata/fixtures/sha1/nonthin.pack | bin | 0 -> 117458 bytes | |||
| -rw-r--r-- | format/pack/ingest/testdata/fixtures/sha1/thin.pack | bin | 0 -> 38581 bytes | |||
| -rw-r--r-- | format/pack/ingest/testdata/fixtures/sha256/METADATA.txt | 3 | ||||
| -rw-r--r-- | format/pack/ingest/testdata/fixtures/sha256/base.pack | bin | 0 -> 105138 bytes | |||
| -rw-r--r-- | format/pack/ingest/testdata/fixtures/sha256/nonthin.pack | bin | 0 -> 152284 bytes | |||
| -rw-r--r-- | format/pack/ingest/testdata/fixtures/sha256/thin.pack | bin | 0 -> 49412 bytes |
8 files changed, 6 insertions, 0 deletions
diff --git a/format/pack/ingest/testdata/fixtures/sha1/METADATA.txt b/format/pack/ingest/testdata/fixtures/sha1/METADATA.txt new file mode 100644 index 00000000..5fcbfe26 --- /dev/null +++ b/format/pack/ingest/testdata/fixtures/sha1/METADATA.txt @@ -0,0 +1,3 @@ +format=sha1 +head=200c960359dad025b4170284c518919eb4a24305 +base=4bc507fc631ea78474d83c47548743c9f1dda0dc diff --git a/format/pack/ingest/testdata/fixtures/sha1/base.pack b/format/pack/ingest/testdata/fixtures/sha1/base.pack Binary files differnew file mode 100644 index 00000000..3d7a4903 --- /dev/null +++ b/format/pack/ingest/testdata/fixtures/sha1/base.pack diff --git a/format/pack/ingest/testdata/fixtures/sha1/nonthin.pack b/format/pack/ingest/testdata/fixtures/sha1/nonthin.pack Binary files differnew file mode 100644 index 00000000..ea07c9a0 --- /dev/null +++ b/format/pack/ingest/testdata/fixtures/sha1/nonthin.pack diff --git a/format/pack/ingest/testdata/fixtures/sha1/thin.pack b/format/pack/ingest/testdata/fixtures/sha1/thin.pack Binary files differnew file mode 100644 index 00000000..95084feb --- /dev/null +++ b/format/pack/ingest/testdata/fixtures/sha1/thin.pack diff --git a/format/pack/ingest/testdata/fixtures/sha256/METADATA.txt b/format/pack/ingest/testdata/fixtures/sha256/METADATA.txt new file mode 100644 index 00000000..8a5ea0a2 --- /dev/null +++ b/format/pack/ingest/testdata/fixtures/sha256/METADATA.txt @@ -0,0 +1,3 @@ +format=sha256 +head=35cc0f4cd1c73524187540494058d233a2ecbd071c85d496a2250d8e0c805ef8 +base=b4abe46895f0bb5aa22fd42d28d428413f265359734c288752e3c2d270eec276 diff --git a/format/pack/ingest/testdata/fixtures/sha256/base.pack b/format/pack/ingest/testdata/fixtures/sha256/base.pack Binary files differnew file mode 100644 index 00000000..52ceef74 --- /dev/null +++ b/format/pack/ingest/testdata/fixtures/sha256/base.pack diff --git a/format/pack/ingest/testdata/fixtures/sha256/nonthin.pack b/format/pack/ingest/testdata/fixtures/sha256/nonthin.pack Binary files differnew file mode 100644 index 00000000..50db05d0 --- /dev/null +++ b/format/pack/ingest/testdata/fixtures/sha256/nonthin.pack diff --git a/format/pack/ingest/testdata/fixtures/sha256/thin.pack b/format/pack/ingest/testdata/fixtures/sha256/thin.pack Binary files differnew file mode 100644 index 00000000..b331b915 --- /dev/null +++ b/format/pack/ingest/testdata/fixtures/sha256/thin.pack |
