History log of /netbsd-src/tests/dev/scsipi/libscsitest/scsitest_component.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 8fa17e47 24-Apr-2014 pooka <pooka@NetBSD.org>

scsitest is a SCSI target emulator used by one test, and has little
reason to get installed. Make the component private to the test using
it and obsolete the installed one.

IOW, rename sys/rump/dev

scsitest is a SCSI target emulator used by one test, and has little
reason to get installed. Make the component private to the test using
it and obsolete the installed one.

IOW, rename sys/rump/dev/lib/libscsitest -> tests/dev/scsipi/libscsitest

show more ...