@cryptotaxi247 / kubo / commits / 32a240390

test: add README with sharness test command coverage

See issue #906 (sharness test command coverage) that discussed this. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>

Christian Couder committed Mar 21, 2015 at 09:28 UTC 32a240390829d0d049517bf1940eb25b582cd4c5
1 file changed +29
test/README.md new
+29
@@ -0,0 +1,29 @@
1 +
2 +## Sharness test command coverage
3 +
4 +Module | Online Test | Offline Test |
5 +-----------|-----------------|-----------------|
6 +object | | t0051
7 +ls | | t0045
8 +cat | t0040 |
9 +dht | |
10 +bitswap | |
11 +block | | t0050
12 +daemon | t0030 | N/A
13 +init | N/A | t0020
14 +add | t0040 |
15 +config | t0021 | t0021
16 +version | | t0010
17 +ping | |
18 +diag | |
19 +mount | t0030 |
20 +name | t0110 | t0100
21 +pin | t0080 |
22 +get | t0090 | t0090
23 +refs | t0080 |
24 +repo gc | t0080 |
25 +id | |
26 +bootstrap | t0120 | t0120
27 +swarm | |
28 +update | |
29 +commands | |