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