X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=README;h=52b8fa28651ea1b1e2789d2c2e4221b4b5eb7d4b;hb=0c03554bf84eefd26954193fa10297ad0d5ea11f;hp=ccc2567e3c4df0c1595a26d33ad4eb5cb63a672b;hpb=b438ebd8f895f0d9aa52ba6b0d775fa9750cdac7;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.