Home | History | Annotate | Download | only in kern
History log of /src/regress/sys/kern/Makefile
RevisionDateAuthorComments
 1.34  08-Nov-2012  pgoyette The sleeping test has been converted to ATF
 1.33  07-Nov-2012  pgoyette sigtramp has been incorporated into ATF test lib/libc/sys/t_sigaction
 1.32  07-Nov-2012  pgoyette The lockf/lockf2 tests are now converted to ATF
 1.31  05-Nov-2012  pgoyette The SysV IPC tests have been converted to atf
 1.30  20-Feb-2009  jmmv branches: 1.30.6; 1.30.12;
Remove the kernel and ipf tests that have been converted to atf and now
live in the tests subtree.
 1.29  05-Apr-2008  yamt branches: 1.29.10;
test lockf deadlock detection.
 1.28  12-Mar-2008  ad A test for the lwpctl preemption counter.
 1.27  10-Sep-2006  kardel branches: 1.27.8; 1.27.14;
add time regression test directory
 1.26  16-Jul-2006  kardel 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)
 1.25  23-Jul-2004  martti Upgraded IPFilter to 4.1.3
 1.24  06-Jul-2004  yamt a test for kern_sa.c rev.1.52.
 1.23  28-Mar-2004  martti branches: 1.23.2;
Sync with official IPFilter
 1.22  15-Apr-2003  erh Add a regression test to check that forced unmounts work correctly.
Bug described in PR kern/5683
 1.21  30-Jan-2003  thorpej Add a ucontext test from Nathan's testsuite.
 1.20  30-Nov-2002  jdolecek add test program for 3way select/poll collision on descriptor, problem
described in kern/17517
 1.19  29-Oct-2002  jdolecek descend to kqueue too, now
 1.18  03-Oct-2002  jdolecek add kqueue subdir, commented out for now
 1.17  16-Sep-2002  gmcgarry Everyone now has CPU locks, so test them.
 1.16  29-Aug-2002  gmcgarry Descend into ras.
 1.15  28-Aug-2002  drochner include <bsd.own.mk> to get MACHINE_CPU and fix conditional
 1.14  28-Aug-2002  gmcgarry A simple regression test for cpu locks.
 1.13  13-May-2002  martti Added ipf regression tests
 1.12  09-Apr-2002  jdolecek add simple regression test for the recently fixed writev(2) bug
 1.11  29-Sep-2001  jdolecek add regression test for the recently found&fixed NEW_PIPE problem
 1.10  12-Jun-2000  sommerfeld Lockf regression test.
 1.9  25-Aug-1999  thorpej Add the SVID IPC tests.
 1.8  08-Jul-1999  ws Add test code for synchronizing caches for signal trampoline code
 1.7  02-Jun-1999  drochner add "extent"
 1.6  22-Mar-1999  sommerfe getcwd regression test.
 1.5  09-Jan-1998  lukem add unfdpass
 1.4  30-Sep-1997  is Cleanup the regress: _SUBDIRUSE after making "make regress" work, by
Charles Hannum.
 1.3  07-May-1997  mycroft Use proginstall:: to disable installing PROG.
 1.2  20-Apr-1995  cgd RCS Id conventions
 1.1  14-Jan-1994  cgd add some regression tests for execve()
 1.23.2.1  15-Aug-2004  tron Pull up revision 1.25 via patch (requested by martti in ticket #763):
Upgraded IPFilter to 4.1.3
 1.27.14.1  24-Mar-2008  keiichi sync with head.
 1.27.8.1  23-Mar-2008  matt sync with HEAD
 1.29.10.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.30.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.30.6.1  16-Jan-2013  yamt sync with (a bit old) head

RSS XML Feed