From 32a240390829d0d049517bf1940eb25b582cd4c5 Mon Sep 17 00:00:00 2001 From: Christian Couder Date: Sat, 21 Mar 2015 09:28:56 +0100 Subject: [PATCH] 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 --- test/README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 test/README.md diff --git a/test/README.md b/test/README.md new file mode 100644 index 000000000..a229c83d4 --- /dev/null +++ b/test/README.md @@ -0,0 +1,29 @@ + +## Sharness test command coverage + +Module | Online Test | Offline Test | +-----------|-----------------|-----------------| +object | | t0051 +ls | | t0045 +cat | t0040 | +dht | | +bitswap | | +block | | t0050 +daemon | t0030 | N/A +init | N/A | t0020 +add | t0040 | +config | t0021 | t0021 +version | | t0010 +ping | | +diag | | +mount | t0030 | +name | t0110 | t0100 +pin | t0080 | +get | t0090 | t0090 +refs | t0080 | +repo gc | t0080 | +id | | +bootstrap | t0120 | t0120 +swarm | | +update | | +commands | |