2001-10-08 14:28:31 +02:00
|
|
|
|
2015-10-28 16:00:21 +01:00
|
|
|
This directory is for standalone test programs. For the FreeBSD
|
2015-10-28 04:39:18 +01:00
|
|
|
Test Suite, which uses Kyua, please see /usr/src/tests/
|
1995-10-15 12:27:49 +01:00
|
|
|
|
2015-10-28 04:39:18 +01:00
|
|
|
A test program is one that exercises a particular bit of the system
|
|
|
|
and either tries to break it or measures its performance.
|
1995-10-15 12:27:49 +01:00
|
|
|
|
|
|
|
Please make a subdir per program, and add a brief description to this file.
|
1995-10-15 13:29:12 +01:00
|
|
|
|
2015-10-28 04:39:18 +01:00
|
|
|
auxinfo Return information on page sizes, CPUs, and OS release date.
|
2001-10-08 14:28:31 +02:00
|
|
|
devrandom Programs to test /dev/*random.
|
2020-12-12 19:34:15 +01:00
|
|
|
gpioevents Test delivery of gpio pin-change events to userland.
|
2015-10-28 04:39:18 +01:00
|
|
|
hwpmc Automatically trigger every event in hwpmc(4).
|
|
|
|
iconv Character set conversion tests.
|
1995-10-15 13:29:12 +01:00
|
|
|
malloc A program to test and benchmark malloc().
|
2015-10-28 04:39:18 +01:00
|
|
|
net A set of generic test programs for networking.
|
2012-02-17 05:26:24 +01:00
|
|
|
netfibs Programs to test multi-FIB network stacks.
|
2001-10-08 14:28:31 +02:00
|
|
|
posixshm A program to test POSIX shared memory.
|
2015-10-28 04:39:18 +01:00
|
|
|
ppsapi Test 1 Pulse Per Second (1PPS) input for time control.
|
2015-10-28 16:00:21 +01:00
|
|
|
pthread_vfork Check that vfork and pthreads work together.
|
2015-10-28 04:39:18 +01:00
|
|
|
ptrace Verify that ptrace works with syscalls, vfork etc.
|
|
|
|
sort Tests for the sort command, including a full regression.
|
2021-03-03 13:56:56 +01:00
|
|
|
stress2 Kernel stress tool.
|
2010-04-24 14:11:41 +02:00
|
|
|
testfloat Programs to test floating-point implementations
|
2015-10-28 16:00:21 +01:00
|
|
|
upsdl Test of mmap functionality.
|