mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 01:31:25 +00:00
621cc7d5a2
* Unit test updates * Lambda syntax cleanup * Use new-style casts * Use std::none_of when saving the cache * Use to_integer instead of casts * Use accessors for getting CDB data * Made ctrl_t private * Improved encapsulation * Replaced pointers by references * Removed all remaining occurrences of DWORD and BYTE, making os.h obsolete |
||
---|---|---|
.. | ||
abstract_controller_test.cpp | ||
bus_test.cpp | ||
command_context_test.cpp | ||
controller_manager_test.cpp | ||
ctapdriver_test.cpp | ||
device_factory_test.cpp | ||
device_test.cpp | ||
disk_test.cpp | ||
gpiobus_test.cpp | ||
host_services_test.cpp | ||
localizer_test.cpp | ||
mocks.h | ||
mode_page_device_test.cpp | ||
phase_handler_test.cpp | ||
primary_device_test.cpp | ||
protobuf_serializer_test.cpp | ||
protobuf_util_test.cpp | ||
rascsi_exceptions_test.cpp | ||
rascsi_executor_test.cpp | ||
rascsi_image_test.cpp | ||
rascsi_response_test.cpp | ||
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 | ||
scsi_daynaport_test.cpp | ||
scsi_host_bridge_test.cpp | ||
scsi_printer_test.cpp | ||
scsicd_test.cpp | ||
scsihd_nec_test.cpp | ||
scsihd_test.cpp | ||
scsimo_test.cpp | ||
storage_device_test.cpp | ||
test_setup.cpp | ||
test_shared.cpp | ||
test_shared.h |