SCSI Interface Test Package
Senior Project: 1988-1989
Thomas Derby and Alfred Marti
SCSI (Small Computer Systems Interface) is a standard device interface to
peripherals such as disk and tape drives. There is often a need to test the
level of compliance of a particular device to this standard. This project,
written in a C/MS-DOS environment, provides a general platform for SCSI
compliance testing. It allows a tester to write programs in a SCSI Test
Description Language designed by the students. The language provides constructs
to test various aspects of the particular implementation of the SCSI interface
under consideration and determine the successful or unsuccessful compliance
with the standard.
|