summaryrefslogtreecommitdiff
path: root/tests/kernel/kqueue
diff options
context:
space:
mode:
authorjmmv <jmmv@NetBSD.org>2010-06-04 08:23:34 +0000
committerjmmv <jmmv@NetBSD.org>2010-06-04 08:23:34 +0000
commit9b3149cc0b5ff8b5905ec16de6ee6d08a4775142 (patch)
treea8f11ff9769ba40a9a97eb1eda44f14d5c7296f9 /tests/kernel/kqueue
parent50cd7644e68dd21050a42cdc47cde947d2e14c7d (diff)
Import atf 0.9:
* Added atf-sh, an interpreter to process test programs written using the shell API. This is not really a shell interpreter by itself though: it is just a wrapper around the system shell that eases the loading of the necessary ATF libraries. * Removed atf-compile in favour of atf-sh. * Added the use.fs metadata property to test case, which is used to specify which test cases require file system access. This is to highlight dependencies on external resources more clearly and to speed up the execution of test suites by skipping the creation of many unnecessary work directories. * Fixed test programs to get a sane default value for their source directory. This means that it should not be necessary any more to pass -s when running test programs that do not live in the current directory. * Defining test case headers became optional. This is trivial to achieve in shell-based tests but a bit ugly in C and C++. In C, use the new ATF_TC_WITHOUT_HEAD macro to define the test case, and in C++ use ATF_TEST_CASE_WITHOUT_HEAD.
Diffstat (limited to 'tests/kernel/kqueue')
0 files changed, 0 insertions, 0 deletions