system environment/test

dt - Generic data test program

Website: http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/dt.html
License: MIT/X11
Vendor: Scientific Linux
Description:
'dt' is a generic data test program used to verify proper operation of
peripherals and for obtaining performance information. Since verification of
data is performed, 'dt' can be thought of as a generic diagnostic tool.

'dt' command lines are similar to the 'dd' program, which is popular on most
UNIX systems. It contains numerous options to give the user complete control of
the test parameters.

'dt' has been used to successfully test disks, tapes, serial lines, parallel
lines, pipes, and memory mapped files. In fact, 'dt' can be used for any device
which allows the standard open, read, write, & close system calls. Special
support is necessary for some devices, such as serial lines, for setting up the
speed, parity, data bits, etc.

Avaliable documentation is located in /usr/doc/dt-15.14. Sample scripts
and config data are installed in /usr/share/dt.

Packages

dt-15.14-2.el7.x86_64 [488 KiB] Changelog by Will Woods (2005-12-12):
- dt-15.14-HZ-not-constant.patch - HZ is not a constant, so 'clock_t hz = HZ'
  causes compile failure on ia64. This patch fixes that.

Listing created by Repoview-0.6.6-1.el6