NetBSD/tests
pooka d2c2528c3b Add a test case for PR kern/36681 demonstrating how easy it is to
get tmpfs rename to "tstile".

Note1: triggering this on any non-SMP system is not as easy (because
one system call tends to run from start to finish in one go) and
therefore I've limited it to i386 and amd64.  Incidentally, I'm
still waiting for the eternally elusive MI CPU_INFO_FOREACH (or at
least something else than a stupid macro) ...

Note2: this is a "race condition" test.  I tested it on my development
host and in qemu and it triggers pretty instantly.  But YMMV.
2010-07-04 12:43:23 +00:00
..
crypto atf-0.9 introduces an use.fs test-case property to allow tests to write to 2010-06-04 08:39:40 +00:00
fs Add a test case for PR kern/36681 demonstrating how easy it is to 2010-07-04 12:43:23 +00:00
games atf-0.9 introduces an use.fs test-case property to allow tests to write to 2010-06-04 08:39:40 +00:00
ipf Skip failing tests. When someone figures out where the problem is, 2010-06-12 14:07:18 +00:00
kernel Replace custom xfail settings with the new expected failure support in 2010-07-03 08:18:30 +00:00
lib Replace custom xfail settings with the new expected failure support in 2010-07-03 08:18:30 +00:00
libexec add regression tests for dlinfo() 2009-09-24 21:33:45 +00:00
modules atf-0.9 introduces an use.fs test-case property to allow tests to write to 2010-06-04 08:39:40 +00:00
net Fix typo in comment. 2010-06-12 15:01:04 +00:00
rump check etfs mappings with offsets 2010-06-21 14:39:35 +00:00
sys atf-0.9 introduces an use.fs test-case property to allow tests to write to 2010-06-04 08:39:40 +00:00
syscall Add a simple test for timer_create(2) / sigevent(3). 2010-05-19 19:17:08 +00:00
util Replace custom xfail settings with the new expected failure support in 2010-07-03 08:18:30 +00:00
Atffile
h_macros.h Add atf_tc_fail_errno(), which appends strerror(errno) to the 2009-04-14 10:19:38 +00:00
Makefile Add some basic tests for rc.d scripts to validate the execution of 2010-03-15 19:03:08 +00:00