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