Remove building with NOCRYPTO option
[minix3.git] / external / bsd / kyua-testers / dist / README
blob95c5ffc0b43184bb10d36e8d2d25f43cd016d629
1 Kyua (pronounced Q.A.) is a testing framework for both developers and
2 users.  Kyua is different from most other testing frameworks in that it
3 puts the end user experience before anything else.  There are multiple
4 reasons for users to run the tests themselves, and Kyua ensures that
5 they can do so in the most convenient way.
7 This module, kyua-testers, provides scriptable interfaces to interact
8 with test programs of various kinds.  The interface of such testers
9 allows the caller to execute a single test case of a single test program
10 in a controlled and homogeneous manner.
12 For further information on the contents of this distribution file,
13 please refer to the following other documents:
15 * AUTHORS: List of authors and contributors to this project.
16 * COPYING: License information.
17 * INSTALL: Compilation and installation instructions.
18 * NEWS: List of major changes between formal releases.
20 For general project information, please visit:
22     http://code.google.com/p/kyua/