xref: /freebsd/tools/test/README (revision e6e746bfb086d563bf0ad454a33ecbcab8836dbf)
1$FreeBSD$
2
3This directory is for test programs.
4
5A test program is one that will exercise a particular bit of the system
6and try to break it and/or measuring performance on it.
7
8Please make a subdir per program, and add a brief description to this file.
9
10devrandom	Programs to test /dev/*random.
11malloc		A program to test and benchmark malloc().
12netfibs		Programs to test multi-FIB network stacks.
13posixshm	A program to test POSIX shared memory.
14testfloat	Programs to test floating-point implementations
15