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.
|
1995-10-15 12:29:12 +00:00
|
|
|
malloc A program to test and benchmark malloc().
|
2001-10-08 12:28:31 +00:00
|
|
|
posixshm A program to test POSIX shared memory.
|