mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-27 23:57:01 -05:00
Created an initial suite of tests to make sure that the RaSCSI is working properly (#33)
* First cut of very simple robot tests * Remove log files and change test to use rascsi host name instead of hard-coded IP * Added more keywords * Added tests to check the reported SCSI vendor, revision, model and type * Moved the Linux (host) utilities to a different file * Added cdrom tests * Added cdrom tests * Finished up cd-rom tests. All tests pass, except for Anex86 drive Co-authored-by: akuker <akuker@gmail.com>
This commit is contained in:
4
test/robot/.gitignore
vendored
Normal file
4
test/robot/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
log.html
|
||||
output.xml
|
||||
report.html
|
||||
|
||||
Reference in New Issue
Block a user