Index of /archives/NetBSD/NetBSD-release-9/src/external/bsd/kyua-testers/dist
Name Last modified Size Description
Parent Directory -
AUTHORS 2013-02-19 15:01 33
COPYING 2013-02-19 15:01 1.4K
CVS/ 2024-02-15 03:44 -
Kyuafile 2013-02-19 15:01 574
NEWS 2013-02-19 15:01 615
README 2013-02-19 15:01 1.0K
atf_helpers.c 2013-02-19 15:01 5.2K
atf_inttest.c 2013-02-19 15:01 9.4K
atf_list.c 2013-02-24 06:04 12K
atf_list.h 2013-02-19 15:01 1.8K
atf_list_test.c 2013-02-24 06:04 7.2K
atf_main.c 2013-02-19 15:01 18K
atf_result.c 2013-02-19 15:01 28K
atf_result.h 2013-02-19 15:01 2.0K
atf_result_test.c 2013-02-19 15:01 20K
cli.c 2013-02-19 15:01 8.1K
cli.h 2013-02-19 15:01 4.4K
cli_fwd.h 2013-02-19 15:01 1.8K
cli_test.c 2013-02-19 15:01 19K
common_inttest.h 2013-02-19 15:01 5.5K
env.c 2013-02-19 15:01 3.4K
env.h 2013-02-19 15:01 1.8K
env_test.c 2013-02-19 15:01 2.1K
error.c 2013-02-19 15:01 17K
error.h 2013-02-19 15:01 4.4K
error_fwd.h 2013-02-19 15:01 1.8K
error_test.c 2013-02-19 15:01 12K
fs.c 2013-02-19 15:01 16K
fs.h 2013-02-19 15:01 1.9K
fs_test.c 2013-03-17 14:56 17K
kyua-atf-interface.7 2013-02-19 15:01 15K
kyua-atf-tester.1.in 2013-02-19 15:01 4.0K
kyua-plain-interface.7 2013-02-19 15:01 2.7K
kyua-plain-tester.1.in 2013-02-19 15:01 2.4K
kyua-tester-list.5 2013-02-19 15:01 3.9K
kyua-tester-result.5 2013-02-19 15:01 2.7K
kyua-tester.1.in 2013-02-19 15:01 6.2K
kyua-testers.pc.in 2013-02-19 15:01 95
plain_helpers.c 2013-02-19 15:01 3.4K
plain_inttest.c 2013-02-19 15:01 5.8K
plain_main.c 2013-02-19 15:01 6.9K
result.c 2013-02-19 15:01 3.0K
result.h 2013-02-19 15:01 2.1K
result_test.c 2013-02-19 15:01 4.0K
run.c 2013-02-19 15:01 19K
run.h 2013-02-19 15:01 3.1K
run_fwd.h 2013-02-19 15:01 1.8K
run_test.c 2013-02-19 15:01 24K
stacktrace.c 2013-02-19 15:01 13K
stacktrace.h 2013-02-19 15:01 2.1K
stacktrace_helper.c 2013-02-19 15:01 1.6K
stacktrace_test.c 2013-02-19 15:01 11K
text.c 2013-02-19 15:01 4.0K
text.h 2013-02-19 15:01 1.9K
text_test.c 2013-02-19 15:01 3.4K
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-testers, provides scriptable interfaces to interact
with test programs of various kinds. The interface of such testers
allows the caller to execute a single test case of a single test program
in a controlled and homogeneous manner.
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/