RASCSI/.github/workflows
Uwe Seimet efbfb54d26
More unit tests, replacement of raw pointers and C arrays, separation of concerns (#878)
* Added unit tests

* Fixed SonarCloud issues

* Updated error handling

* Updated deletion of controllers

* Image folder handling cleanup

* Fixed clang warning

* Removed duplicate code

* Reduced code complexity

* Updated array handling

* Initialize device with ID and LUN

* Use smart pointers

* Updated memory management

* Logging updates

* Extracted methods

* Split scsi.h
2022-10-04 17:23:42 +02:00
..
build_code.yml Added workflow configurations and README updates (#832) 2022-09-06 08:17:33 +02:00
rpi_image_creation.yml.old Added workflow configurations and README updates (#832) 2022-09-06 08:17:33 +02:00
run_tests.yml More unit tests, replacement of raw pointers and C arrays, separation of concerns (#878) 2022-10-04 17:23:42 +02:00