Commit Graph

26 Commits

Author SHA1 Message Date
kardel e67415898c Add regressing test for timeout and sleep releated functions.
currently implemented tests:
	- check agreement of sleep time with real time (from system)
	  to be within 30ms
	- check for EINTR return code on processing SIGALRM signals
	- check for valid residual time if available from the interface
Tested interfaces:
	- nanotime(2)
	- select(2)
	- poll(2)
	- sleep(3)
2006-07-16 19:19:39 +00:00
martti 7ff15b917f Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
yamt 6d5c6db5cf a test for kern_sa.c rev.1.52. 2004-07-06 12:28:20 +00:00
martti 621e9bac7f Sync with official IPFilter 2004-03-28 09:01:26 +00:00
erh 6070c46916 Add a regression test to check that forced unmounts work correctly.
Bug described in PR kern/5683
2003-04-15 06:19:57 +00:00
thorpej 8139d13ab9 Add a ucontext test from Nathan's testsuite. 2003-01-30 19:47:00 +00:00
jdolecek 3c100b29c2 add test program for 3way select/poll collision on descriptor, problem
described in kern/17517
2002-11-30 09:31:31 +00:00
jdolecek 5f27f09bcf descend to kqueue too, now 2002-10-29 00:48:48 +00:00
jdolecek ab5d2d743d add kqueue subdir, commented out for now 2002-10-03 07:51:10 +00:00
gmcgarry 70535604e4 Everyone now has CPU locks, so test them. 2002-09-16 21:08:28 +00:00
gmcgarry 49ade9e64d Descend into ras. 2002-08-29 03:46:39 +00:00
drochner 6ec2abba01 include <bsd.own.mk> to get MACHINE_CPU and fix conditional 2002-08-28 12:39:49 +00:00
gmcgarry 2468902b58 A simple regression test for cpu locks. 2002-08-28 07:41:02 +00:00
martti c4bcc0d1e6 Added ipf regression tests 2002-05-13 06:34:13 +00:00
jdolecek d0d585a5b2 add simple regression test for the recently fixed writev(2) bug 2002-04-09 06:10:43 +00:00
jdolecek d933d42c18 add regression test for the recently found&fixed NEW_PIPE problem 2001-09-29 13:54:19 +00:00
sommerfeld 3201cef754 Lockf regression test. 2000-06-12 14:42:02 +00:00
thorpej 51e12b8455 Add the SVID IPC tests. 1999-08-25 05:16:41 +00:00
ws ea80527b05 Add test code for synchronizing caches for signal trampoline code 1999-07-08 17:37:35 +00:00
drochner 71761c5d0c add "extent" 1999-06-02 15:57:18 +00:00
sommerfe bada23909e getcwd regression test. 1999-03-22 18:14:39 +00:00
lukem f22f6c8ba3 add unfdpass 1998-01-09 13:39:57 +00:00
is 3afbd0a446 Cleanup the regress: _SUBDIRUSE after making "make regress" work, by
Charles Hannum.
1997-09-30 23:15:41 +00:00
mycroft 6e0450c70f Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
cgd a441b518cd RCS Id conventions 1995-04-20 22:37:12 +00:00
cgd 7e5b2fafce add some regression tests for execve() 1994-01-14 05:24:28 +00:00