mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-25 05:32:20 +00:00
41bdcd4aed
* Update logging * Remove duplicate code * Update unit tests * Clean up includes * Merge ProtobufSerializer into protobuf_util namespace * Precompile regex * Add const * Add Split() convenience method, update log level/ID parsing * Move log.h to legacy folder * Elimininate gotos * Fixes for gcc 13 * Update compiler flags * Update default folder handling * Use references instead of pointers * Move code for better encapsulation * Move code * Remove unused method argument * Move device logger * Remove redundant to_string * Rename for consistency * Update handling of protobuf pointers * Simplify protobuf usage * Memory handling update * Add hasher |
||
---|---|---|
.. | ||
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_raspberry_test.cpp | ||
host_services_test.cpp | ||
linux_os_stubs.cpp | ||
linux_os_stubs.h | ||
localizer_test.cpp | ||
mocks.h | ||
mode_page_device_test.cpp | ||
network_util_test.cpp | ||
phase_handler_test.cpp | ||
piscsi_exceptions_test.cpp | ||
piscsi_executor_test.cpp | ||
piscsi_image_test.cpp | ||
piscsi_response_test.cpp | ||
piscsi_service_test.cpp | ||
piscsi_util_test.cpp | ||
primary_device_test.cpp | ||
protobuf_util_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 | ||
scsictl_commands_test.cpp | ||
scsictl_display_test.cpp | ||
scsictl_parser_test.cpp | ||
scsidump_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 |