RASCSI/src/raspberrypi/rasctl
Uwe Seimet f3553c5480
Resolved issues 772, 827, 909; added numerous unit tests; code cleanup (#915)
* Resolved issues 772, 827, 909

* Added numerous unit tests

* Code cleanup

* Improved type safety by using PbDeviceType instead of string

* Do not flush cache on failed STOP UNIT

* Error message and error handling updates

* Removed duplicate code

* Use map for mapping shift counts

* Reject read/write access if the drive has 0 sectors

* Updated logging configuration for tests
2022-10-23 21:51:39 +02:00
..
rasctl_commands.cpp Resolved issues 772, 827, 909; added numerous unit tests; code cleanup (#915) 2022-10-23 21:51:39 +02:00
rasctl_commands.h Resolved issues 772, 827, 909; added numerous unit tests; code cleanup (#915) 2022-10-23 21:51:39 +02:00
rasctl_display.cpp Fixed validation of full (absolute) filename (#910) 2022-10-12 22:10:56 +02:00
rasctl_display.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
rasctl_parser.cpp Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00
rasctl_parser.h Merged FileSupport into Disk, improved granularity, more unit tests, code cleanup (#897) 2022-10-08 19:26:04 +02:00