RASCSI/cpp/test
Uwe Seimet 1cae530d42
Added command byte count to SCSI command mapping (#966)
* Extended mapping table with command byte count

* Terminate early if command is unknown
2022-11-06 19:44:44 +01:00
..
abstract_controller_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
bus_test.cpp Added command byte count to SCSI command mapping (#966) 2022-11-06 19:44:44 +01:00
command_context_test.cpp
controller_manager_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
ctapdriver_test.cpp
device_factory_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
device_test.cpp
disk_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
host_services_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
localizer_test.cpp
mocks.h Added command byte count to SCSI command mapping (#966) 2022-11-06 19:44:44 +01:00
mode_page_device_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
phase_handler_test.cpp
primary_device_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
protobuf_serializer_test.cpp
protobuf_util_test.cpp
rascsi_exceptions_test.cpp
rascsi_executor_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
rascsi_image_test.cpp
rascsi_response_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
rascsi_service_test.cpp
rasctl_commands_test.cpp
rasctl_display_test.cpp
rasctl_parser_test.cpp
rasutil_test.cpp
scsi_command_util_test.cpp
scsi_controller_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
scsi_daynaport_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
scsi_host_bridge_test.cpp
scsi_printer_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
scsicd_test.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
scsihd_nec_test.cpp
scsihd_test.cpp
scsimo_test.cpp
storage_device_test.cpp
test_setup.cpp
test_shared.cpp Cleaned up dependencies on controller manager (#964) 2022-11-04 08:22:32 +01:00
test_shared.h