RASCSI/cpp/test
Daniel Markstedt e3cdd105d2 Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451)
* Revert "Don't ResizeCache on sector change if no filename is defined (#1438)"

This reverts commit dd9a3296d4.

* Revert "Add ModeSense page 0x25 (DEC special function control page) (#1412)"

This reverts commit 1121b8d9d6.

* Revert "DiskCache needs a size"

This reverts commit 7cc8df271c.

* Revert "Honor sector size change via ModeSelect6 in scsicd (#1406)"

This reverts commit b7f65d33e2.

* Revert "Multiple fixes for ModeSelect (#1405)"

This reverts commit ad5eae93e7.
2024-05-01 16:15:44 +09:00
..
abstract_controller_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
bus_test.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
command_context_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
controller_manager_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
ctapdriver_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
device_factory_test.cpp Update unit tests 2024-05-01 16:15:43 +09:00
device_test.cpp Move default device parameters from DeviceFactory to the respective devices #1257 (#1259) 2023-10-30 11:24:18 +01:00
disk_test.cpp Move sector sizes lists from DeviceFactory to the respective devices (#1323) 2024-05-01 16:15:42 +09:00
gpiobus_raspberry_test.cpp Use standard C++ timer for long timeouts (#1327), remove unused code (#1328) 2024-05-01 16:15:42 +09:00
host_services_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
linux_os_stubs.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
linux_os_stubs.h Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
localizer_test.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
mocks.h Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451) 2024-05-01 16:15:44 +09:00
mode_page_device_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
network_util_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
phase_handler_test.cpp Fix SonarQube issues (#1276) 2023-11-01 12:53:05 +01:00
piscsi_exceptions_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
piscsi_executor_test.cpp Move sector sizes lists from DeviceFactory to the respective devices (#1323) 2024-05-01 16:15:42 +09:00
piscsi_image_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
piscsi_response_test.cpp Update unit tests 2024-05-01 16:15:43 +09:00
piscsi_service_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
piscsi_util_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
primary_device_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
protobuf_util_test.cpp scsictl shall accept generic key/value pairs for options that take parameters (#1240) (#1274) 2023-10-31 09:02:28 +01:00
scsi_command_util_test.cpp Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451) 2024-05-01 16:15:44 +09:00
scsi_controller_test.cpp Fix SonarQube issues (#1276) 2023-11-01 12:53:05 +01:00
scsi_daynaport_test.cpp Move default device parameters from DeviceFactory to the respective devices #1257 (#1259) 2023-10-30 11:24:18 +01:00
scsi_host_bridge_test.cpp Move default device parameters from DeviceFactory to the respective devices #1257 (#1259) 2023-10-30 11:24:18 +01:00
scsi_printer_test.cpp Move default device parameters from DeviceFactory to the respective devices #1257 (#1259) 2023-10-30 11:24:18 +01:00
scsicd_test.cpp Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451) 2024-05-01 16:15:44 +09:00
scsictl_commands_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
scsictl_display_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
scsictl_parser_test.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsidump_test.cpp Add options to only run INQUIRY and to scan the bus to scsidump (#1092) (#1261) 2023-10-30 11:34:07 +01:00
scsihd_nec_test.cpp Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451) 2024-05-01 16:15:44 +09:00
scsihd_test.cpp Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451) 2024-05-01 16:15:44 +09:00
scsimo_test.cpp Move sector sizes lists from DeviceFactory to the respective devices (#1323) 2024-05-01 16:15:42 +09:00
storage_device_test.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
test_setup.cpp Issues 1179 and 1182 (#1232) 2023-10-15 08:38:15 +02:00
test_shared.cpp Improve how commands are internally executed (#1247) 2023-10-30 13:57:46 +01:00
test_shared.h Add options to only run INQUIRY and to scan the bus to scsidump (#1092) (#1261) 2023-10-30 11:34:07 +01:00