From dd09843754b9cc77b6f0e57c8fb7a47c2f12971d Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Mon, 28 Feb 2022 15:47:02 -0500 Subject: Test --- test/blockinfodata/000001.log | Bin 0 -> 113 bytes test/blockinfodata/CURRENT | 1 + test/blockinfodata/LOCK | 0 test/blockinfodata/LOG | 6 ++++++ test/blockinfodata/MANIFEST-000000 | Bin 0 -> 54 bytes test/coindata/000001.log | Bin 0 -> 314 bytes test/coindata/CURRENT | 1 + test/coindata/LOCK | 0 test/coindata/LOG | 6 ++++++ test/coindata/MANIFEST-000000 | Bin 0 -> 54 bytes test/data/block_0.txt | Bin 0 -> 193 bytes 11 files changed, 14 insertions(+) create mode 100644 test/blockinfodata/000001.log create mode 100644 test/blockinfodata/CURRENT create mode 100644 test/blockinfodata/LOCK create mode 100644 test/blockinfodata/LOG create mode 100644 test/blockinfodata/MANIFEST-000000 create mode 100644 test/coindata/000001.log create mode 100644 test/coindata/CURRENT create mode 100644 test/coindata/LOCK create mode 100644 test/coindata/LOG create mode 100644 test/coindata/MANIFEST-000000 create mode 100644 test/data/block_0.txt diff --git a/test/blockinfodata/000001.log b/test/blockinfodata/000001.log new file mode 100644 index 0000000..6050564 Binary files /dev/null and b/test/blockinfodata/000001.log differ diff --git a/test/blockinfodata/CURRENT b/test/blockinfodata/CURRENT new file mode 100644 index 0000000..feda7d6 --- /dev/null +++ b/test/blockinfodata/CURRENT @@ -0,0 +1 @@ +MANIFEST-000000 diff --git a/test/blockinfodata/LOCK b/test/blockinfodata/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/test/blockinfodata/LOG b/test/blockinfodata/LOG new file mode 100644 index 0000000..750ac80 --- /dev/null +++ b/test/blockinfodata/LOG @@ -0,0 +1,6 @@ +=============== Feb 28, 2022 (EST) =============== +15:46:23.504455 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +15:46:23.547199 db@open opening +15:46:23.548012 version@stat F·[] S·0B[] Sc·[] +15:46:23.566296 db@janitor F·2 G·0 +15:46:23.566350 db@open done T·19.115625ms diff --git a/test/blockinfodata/MANIFEST-000000 b/test/blockinfodata/MANIFEST-000000 new file mode 100644 index 0000000..9d54f67 Binary files /dev/null and b/test/blockinfodata/MANIFEST-000000 differ diff --git a/test/coindata/000001.log b/test/coindata/000001.log new file mode 100644 index 0000000..d2633b8 Binary files /dev/null and b/test/coindata/000001.log differ diff --git a/test/coindata/CURRENT b/test/coindata/CURRENT new file mode 100644 index 0000000..feda7d6 --- /dev/null +++ b/test/coindata/CURRENT @@ -0,0 +1 @@ +MANIFEST-000000 diff --git a/test/coindata/LOCK b/test/coindata/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/test/coindata/LOG b/test/coindata/LOG new file mode 100644 index 0000000..03fcccb --- /dev/null +++ b/test/coindata/LOG @@ -0,0 +1,6 @@ +=============== Feb 28, 2022 (EST) =============== +15:46:23.566602 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +15:46:23.604448 db@open opening +15:46:23.604912 version@stat F·[] S·0B[] Sc·[] +15:46:23.623922 db@janitor F·2 G·0 +15:46:23.623973 db@open done T·19.493375ms diff --git a/test/coindata/MANIFEST-000000 b/test/coindata/MANIFEST-000000 new file mode 100644 index 0000000..9d54f67 Binary files /dev/null and b/test/coindata/MANIFEST-000000 differ diff --git a/test/data/block_0.txt b/test/data/block_0.txt new file mode 100644 index 0000000..ca89460 Binary files /dev/null and b/test/data/block_0.txt differ -- cgit v1.2.3-70-g09d2