RASCSI/src/raspberrypi/devices
Uwe Seimet 255a6e139f
Updated memory management, added unit tests, fixed SonarCloud issues (#862)
* Updated memory management. Final goal is to get rid of raw pointers everywhere.

* Added unit tests

* Fixed SonarCloud issues
2022-10-01 17:56:06 +02:00
..
interfaces Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
cd_track.cpp Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
cd_track.h Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
cfilesystem.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
cfilesystem.h Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
ctapdriver.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
ctapdriver.h Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
device_factory.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
device_factory.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
device.cpp Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
device.h Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
disk_cache.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
disk_cache.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
disk_track.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
disk_track.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
disk.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
disk.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
dispatcher.h Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
file_support.cpp Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
file_support.h Added unit tests and convenience methods, fixed SonarCloud issues, include file cleanup (#849) 2022-09-25 23:49:24 +02:00
host_services.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
host_services.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
mode_page_device.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
mode_page_device.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
primary_device.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
primary_device.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsi_command_util.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsi_command_util.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsi_daynaport.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsi_daynaport.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsi_host_bridge.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsi_host_bridge.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsi_printer.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsi_printer.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsicd.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsicd.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsihd_nec.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsihd_nec.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsihd.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsihd.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsimo.cpp Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00
scsimo.h Updated memory management, added unit tests, fixed SonarCloud issues (#862) 2022-10-01 17:56:06 +02:00