summaryrefslogtreecommitdiff
path: root/toolbox/testdata
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2026-01-01 18:12:44 +0100
committerLibravatar Terin Stock <terinjokes@gmail.com>2026-01-01 18:24:02 +0100
commit9e5c5ada9907247cbeeadf2e9b817a015abf888f (patch)
tree65111d833a28abe545f392f70e1026916581f7d9 /toolbox/testdata
parentinitial commit (diff)
downloadodescsitoolbox-9e5c5ada9907247cbeeadf2e9b817a015abf888f.tar.xz
feat: SCSI Toolbox for Linuxv0.1.0
Support the SCSI Toolbox API on Linux using "SCSI Generic" driver and the "SG_IO" ioctl, along with an extremely simple CLI tool to interact with the SCSI emulator.
Diffstat (limited to 'toolbox/testdata')
-rw-r--r--toolbox/testdata/fe_max.goldenbin0 -> 41 bytes
-rw-r--r--toolbox/testdata/fe_normal.goldenbin0 -> 40 bytes
-rw-r--r--toolbox/testdata/fe_truncated.goldenbin0 -> 40 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/toolbox/testdata/fe_max.golden b/toolbox/testdata/fe_max.golden
new file mode 100644
index 0000000..29479ee
--- /dev/null
+++ b/toolbox/testdata/fe_max.golden
Binary files differ
diff --git a/toolbox/testdata/fe_normal.golden b/toolbox/testdata/fe_normal.golden
new file mode 100644
index 0000000..2658003
--- /dev/null
+++ b/toolbox/testdata/fe_normal.golden
Binary files differ
diff --git a/toolbox/testdata/fe_truncated.golden b/toolbox/testdata/fe_truncated.golden
new file mode 100644
index 0000000..5bdbd75
--- /dev/null
+++ b/toolbox/testdata/fe_truncated.golden
Binary files differ