X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=README;h=52b8fa28651ea1b1e2789d2c2e4221b4b5eb7d4b;hb=cf78bdbcc14415e25b31bb7647b9a84d3838b56d;hp=ccc2567e3c4df0c1595a26d33ad4eb5cb63a672b;hpb=d6887e453b936cfa6191ffe6d93134f410402599;p=ctf-testsuite.git diff --git a/README b/README index ccc2567..52b8fa2 100644 --- a/README +++ b/README @@ -1,8 +1,9 @@ ctf-testsuite ============= -The Common Trace Format (CTF) testsuite is intended to validate the conformance of CTF readers. +The Common Trace Format (CTF) testsuite is intended to validate the +conformance of CTF readers. To run the testsuite simply export CTF_READER_BIN="$YOUR_CTF_READER" and -use the run.sh script found in the tests/ folder. - +use the run.sh script found in the tests/x.y/ folder, x.y being the CTF +specification version you want to check.