X-Git-Url: http://git.openafs.org/?p=openafs-wiki.git;a=blobdiff_plain;f=Testing.mdwn;h=f192929e91e2aea53cdab8ff44d9d931ba8f2bc9;hp=7becbab1c17162b489285a62aa41dacf27ca2f87;hb=7934c4f9ce15021177c91637fff73ff418c37658;hpb=326c958bf3098cf54135892872fc2948474397b5 diff --git a/Testing.mdwn b/Testing.mdwn index 7becbab..f192929 100644 --- a/Testing.mdwn +++ b/Testing.mdwn @@ -1,8 +1,14 @@ # Testing the OpenAFS codebase -We have the start of a test suite, based on Russ's c-tap harness. +We have the start of a unit test suite, based on Russ's c-tap harness. Some information about getting started writing such a test is available at http://www.eyrie.org/~eagle/software/c-tap-harness/writing.html Such tests as exist are run by 'make check'. + +A Robot Framework based test suite has been started and is available on github. +At this point, the test suite will install the OpenAFS client and server +binaries and create a simple small cell. + +https://github.com/openafs-contrib/openafs-robotest