minix/external/bsd/kyua-cli/dist
Lionel Sambuc 3260d16f34 Fix -DNDEBUG support
Change-Id: Ib64cef83a646bce2b0afa72b607fb9e5c306e859
2014-08-22 19:12:17 +02:00
..
bootstrap Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
cli Add TAP output to kyua, see kyua help report-tap. 2014-07-28 17:05:20 +02:00
doc Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
engine Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
examples Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
integration Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
misc Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
store Fix -DNDEBUG support 2014-08-22 19:12:17 +02:00
utils Fix -DNDEBUG support 2014-08-22 19:12:17 +02:00
AUTHORS Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
COPYING Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
Kyuafile Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
main.cpp Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
NEWS Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
README Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00

Kyua (pronounced Q.A.) is a testing framework for both developers and
users.  Kyua is different from most other testing frameworks in that it
puts the end user experience before anything else.  There are multiple
reasons for users to run the tests themselves, and Kyua ensures that
they can do so in the most convenient way.

This module, kyua-cli, provides the command-line interface to the Kyua
runtime system.  The major purpose of this tool is to run test cases and
generate unified reports for their results.

For further information on the contents of this distribution file,
please refer to the following other documents:

* AUTHORS: List of authors and contributors to this project.
* COPYING: License information.
* INSTALL: Compilation and installation instructions.
* NEWS: List of major changes between formal releases.

For general project information, please visit:

    http://code.google.com/p/kyua/