summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-04-08Add tests for "mtree -C -S" and "mtree -D -S"; convert previous testsapb
2009-04-08Hmm, this case was for MNT_LOG so enable it. No wonder I couldn'tpooka
2009-04-08descend into ffspooka
2009-04-08regression test for kern/40948pooka
2009-04-08* convert to KNFpooka
2009-04-08atf_tc_fail() instead of err()pooka
2009-04-08make test duration bound by time instead of by number of roundspooka
2009-04-07add regression test for kern/41128pooka
2009-04-07Add tests for "mtree -C" and "mtree -D". Add "link" keyword toapb
2009-04-07Add tests for mtree.apb
2009-02-27ipf does not live here; it is in the parent directory. Spotted by njoly@.jmmv
2009-02-20Add the ipf tests developed by Lukasz Strzygowski as part of the atfifyjmmv
2009-02-20Add helper macros for tests.jmmv
2009-02-20Add the kernel-level tests developed by Lukasz Strzygowski as part of thejmmv
2009-02-14Use the correct dir to find source files. NetBSD finally builds again.cube
2009-02-13Convert the threads libcrypto test to ATF and enable it. Drop the old onejmmv
2009-02-13Remove threads from the list of subdirs. Commited by mistake.jmmv
2009-02-13Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowskijmmv
2009-02-13Add the util tests developed as part of the atfify GSoC 2008 project.jmmv
2009-02-10Add a regression test for the descriptor passing panic.pooka
2009-01-19Adjust tests to work with the new API in ATF 0.6.jmmv
2009-01-19Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used tojmmv
2009-01-04Kernel modules (kmod files) are now installed in a subdirectory per module.jmmv
2008-12-08Don't descend into modules on evbppc.. sighpooka
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-08-16Don't descend into atf with (${MKATF} == no)gmcgarry
2008-05-31Fix two bugs to make MKMODULAR=yes builds will work again, for thedyoung
2008-05-26Add missing cases for the ! operator. Also add eval-variants of a coupledholland
2008-05-25One more pair of cases; PR bin/17514 originally reported a difference indholland
2008-05-25Rework and expand the test cases with reference to standards and the opendholland
2008-05-25Fix this test up so (1) you can test a particular copy of sh rather thandholland
2008-05-05Fix MKMODULAR=yes builds by resolving installation problems of the k_helperjmmv
2008-05-02- Add a bsd.kmodule.mk to build new style modules.ad
2008-05-01Convert NetBSD-specific tests that were previously written in C++ to C nowjmmv
2008-05-01Adjust build of ATF tests after import of atf-0.5.jmmv
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-02Add tests for load-time parameter passing to modules, both at the syscalljmmv
2008-02-13Add tests for rillig@'s recent fix to mount_tmpfs: ensure that error messagesjmmv
2008-02-10Add more detailed checks for each of the primary modctl commands.jmmv
2008-02-10Descend into modules. This is unconditional; see the comment injmmv
2008-02-10Add preliminary tests (basically a placeholder for now) for the new modulesjmmv
2008-02-05Remove a warning that said that the test could loop forever because ATFjmmv
2008-02-04Sync with the tests tree from atf 0.4.jmmv
2008-01-04Fix headers: add NetBSD CVS id tag and drop ATF title.jmmv
2007-12-31Remove systrace. Ok core@.ad
2007-12-30Re-add the NetBSD CVS Id tag to the header. It just had to be quoted tojmmv
2007-12-29Copy the host key into the work directory and tell the server to use thisjmmv
2007-12-29Use proper specification for a glob pattern.jmmv
2007-12-29Back out the change to introduce the X-NetBSD-Id header entry. For somejmmv