NameDateSize

..20-Dec-201615

auxinfo/H20-Dec-20164

devrandom/H20-Dec-20166

dtrace/H20-Dec-20163

iconv/H20-Dec-20169

malloc/H20-Dec-20164

netfibs/H20-Dec-20168

posixshm/H20-Dec-20164

ppsapi/H20-Dec-20165

pthread_vfork/H20-Dec-20163

ptrace/H20-Dec-20164

READMEH A D08-Mar-2015530

testfloat/H20-Dec-201629

upsdl/H20-Dec-20164

README

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.
11dtrace		DTrace test suite
12malloc		A program to test and benchmark malloc().
13netfibs		Programs to test multi-FIB network stacks.
14posixshm	A program to test POSIX shared memory.
15testfloat	Programs to test floating-point implementations
16