2001-10-08 12:28:31 +00:00
|
|
|
$FreeBSD$
|
|
|
|
|
1995-10-15 11:27:49 +00:00
|
|
|
This directory is for test programs.
|
|
|
|
|
1997-03-07 01:48:24 +00:00
|
|
|
A test program is one that will exercise a particular bit of the system
|
1995-10-15 11:27:49 +00:00
|
|
|
and try to break it and/or measuring performance on it.
|
|
|
|
|
|
|
|
Please make a subdir per program, and add a brief description to this file.
|
1995-10-15 12:29:12 +00:00
|
|
|
|
2001-10-08 12:28:31 +00:00
|
|
|
devrandom Programs to test /dev/*random.
|
2008-05-17 02:09:48 +00:00
|
|
|
dtrace DTrace test suite
|
1995-10-15 12:29:12 +00:00
|
|
|
malloc A program to test and benchmark malloc().
|
2012-02-17 04:26:24 +00:00
|
|
|
netfibs Programs to test multi-FIB network stacks.
|
2001-10-08 12:28:31 +00:00
|
|
|
posixshm A program to test POSIX shared memory.
|
2010-04-24 12:11:41 +00:00
|
|
|
testfloat Programs to test floating-point implementations
|