index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kernel
Age
Commit message (
Expand
)
Author
2016-05-22
Test for PR kern/51135 is no longer failing.
riastradh
2016-05-13
mark read_random xfail kern/51135
pooka
2016-05-12
Test that reading /dev/random returns within a reasonable time.
pooka
2016-04-29
Tab alignment
ryoon
2016-02-15
This needs _KERNTYPES on some platforms.
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-06-22
Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.
matt
2015-04-13
Use <sys/rndio.h> for rnd ioctls.
riastradh
2015-01-14
bump warns.
christos
2015-01-14
PR/48958: rudolf: EVFILT_VNODE filter miscounting hardlinks (add test)
christos
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-08-09
Test that reading a CTLTYPE_INT sysctl variable into a buffer that is
gson
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2014-04-28
Skip the curtain test case if curtain is not enabled and we would not
martin
2014-03-02
Make cleanup routines actually work.
jmmv
2014-03-02
Remove unnecessary and broken cleanup routine.
jmmv
2013-10-19
fix unused variable warnings
christos
2013-07-24
Fix msgsz confusion.
skrll
2013-05-31
Don't rely on "kill -0" to check whether a background shell command
gson
2013-04-28
shorten fileops test further
mlelstv
2013-04-27
shorten test to not time out on our test infrastructure.
mlelstv
2013-04-20
Now use correct test files and pass child failures to test function.
mlelstv
2013-04-16
First attempt at stress testing umount of a busy disk.
mlelstv
2013-02-28
getsockname() needs a socklen_t, not a size_t
martin
2013-02-28
Add a testprogram for PR 47598.
martin
2013-02-20
Fix the error message handling. Thanks to Christos for noticing.
pgoyette
2013-02-19
Replace printf() in child process with a simple write(STDERR_FILNO,...)
pgoyette
2013-02-19
Rather than just sleeping and hoping that all the sub-processes are
pgoyette
2013-02-19
White-space in for(...) loops.
pgoyette
2013-02-19
Create a variable for max number of passes to make. While we're here,
pgoyette
2013-02-19
Wait a little bit after fork()ing the lockers to give them a chance to
pgoyette
2013-02-18
Check that we did get EDEADLK error, and fail immediately if we did not.
pgoyette
2012-11-17
Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child
joerg
2012-11-07
Add missing '+' so we include t_lock as well as t_lockf and others.
pgoyette
2012-11-07
Add ATF version of the file locking test
pgoyette
2012-11-07
Fix MKRUMP=no build.
nakayama
2012-11-06
Use an ATF_TC_CLEANUP() routine to delete the mkdtemp() directory even
pgoyette
2012-11-06
Replace the atexit() routines with ATF_TC_CLEANUP()
pgoyette
2012-11-06
use mkdtemp() instead of mktemp().
apb
2012-11-05
Convert to ATF format the old src/regress/ style tests for Sys V IPC
pgoyette
2012-11-03
Convert the old src/regress/mqueue test to ATF
pgoyette
2012-10-31
Avoid ssp re-definitions for the functions we provide.
christos
2012-08-08
Exclude tests that use rump
christos
2012-03-18
Move more PR references from comments to ATF's "descr".
jruoho
2012-03-17
Move the _lwp_ctl(2) preemption counter check to the right place.
jruoho
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2012-02-13
Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libc
martin
2012-02-11
Add userland part of posix_spawn. Libc functions imported from FreeBSD.
martin
2012-01-27
converting extent(9) from malloc(9) to kmem(9)
para
2011-11-24
Add a test for the kernel snprintf.
christos
[next]