mention the openafs-robotest project
[openafs-wiki.git] / Testing.mdwn
1 # Testing the OpenAFS codebase
2
3 We have the start of a unit test suite, based on Russ's c-tap harness.
4 Some information about getting started writing such a test is
5 available at
6 http://www.eyrie.org/~eagle/software/c-tap-harness/writing.html
7
8 Such tests as exist are run by 'make check'.
9
10 A Robot Framework based test suite has been started and is available on github.
11 At this point, the test suite will install the OpenAFS client and server
12 binaries and create a simple small cell.
13
14 https://github.com/openafs-contrib/openafs-robotest