aboutsummaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2019-05-15sg_read_buffer: decode read microcode status page, add --inhex=FN optionDouglas Gilbert
2019-05-01sg_vpd: add --examine option; gcc-9: suppress warnings; more testing workDouglas Gilbert
2019-04-29scripts: update 54-before-scsi-sg3_id.rules; more testing tweaksDouglas Gilbert
2019-04-19spelling and testing for sg v4 driverDouglas Gilbert
2019-04-14testing folder utilities for sg v4 driverDouglas Gilbert
2019-04-11sg_modes+sg_logs: placeholders for Commmand duration limits pages (sbc4r17 fo...Douglas Gilbert
2019-04-04sgv4 support updates in testingDouglas Gilbert
2019-03-26sg_inq: update version descriptors to spc5r21; scripts/scsi-sg3_id: update ru...Douglas Gilbert
2019-03-02sg_lib: extend small SNTL to support read capacityDouglas Gilbert
2019-02-11sg_pt: add sg_get_opcode_translation() to replace global pointer to array; ut...Douglas Gilbert
2019-02-06sg_logs+sg_vpd: tweaks for WDC SSD; sgh_dd add oflag=swaitDouglas Gilbert
2019-01-31linux: add nanosecond durations when SG3_UTILS_LINUX_NANO environment variabl...Douglas Gilbert
2019-01-23sg_xcopy: add --fco (fast copy only) (spc5r20), implement --app=1 (append) on...Douglas Gilbert
2019-01-16more sg_tst_bidi.c workDouglas Gilbert
2019-01-14sg_lib: tweak sg_pt interface to better handle bidi; sg_cmds_process_resp(): ...Douglas Gilbert
2019-01-11spc5r20 updates; fixes for FreeBSD 12.0 releaseDouglas Gilbert
2018-12-29sgp_dd: clean-up; more testing work for v4 driverDouglas Gilbert
2018-12-25rename: sgs_dd-->sgh_dd; retrieve sgs_dd from archive, it has SIGIO and RT si...Douglas Gilbert
2018-12-22testing/sgh_dd: rename of sgs_dd to avoid ... testing/sgs_dd: from archive, f...Douglas Gilbert
2018-12-21sg_raw: fix --send bug when using stdin; work on sgs_ddDouglas Gilbert
2018-12-17testing: improve sgs_dd, sg_tst_async and sg_tst_ioctl sg v4 test utilitiesDouglas Gilbert
2018-12-13sg_format: add --dcrt used twice (FOV=1 DCRT=0); sg_pt_linux: uses sg v4 inte...Douglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-11-27sg_write_buffer: allow comma and period separated lists when input from stdin...Douglas Gilbert
2018-11-12sg_scan(win32): expand limits for big arrays; rescan-scsi-bus: widen LUN 0 on...Douglas Gilbert
2018-10-18testing/sg_tst_ioctl: new test program for sg v3.9 driverDouglas Gilbert
2018-10-10sg_ses: bug: --page= being overridden when --control and --data= also given; ...Douglas Gilbert
2018-07-15sg_lib: fix bug in producing exit status stringsDouglas Gilbert
2018-07-13sg_turs: fix exit status when not ready in single case; sg_lib: add sg_ll_sta...Douglas Gilbert
2018-07-06sg_pr2serr.h: add sg_scnpr() [like lk scnprintf()]; rescan-scsi-bus.sh code_m...Douglas Gilbert
2018-06-29sg_opcode: support MLU, Multiple Logical Units (18-045r1); sg_lib: sg_simple_...Douglas Gilbert
2018-03-21sg_turs: add --low option; testing/sg_tst_async.cpp + tst_sg_lib.c additionsDouglas Gilbert
2018-03-16Add little/big endian specializations to sg_unaligned.hDouglas Gilbert
2018-02-24sg_lib: add sg_exit2str; consolidate exit status stringsDouglas Gilbert
2018-02-22sg_lib: add sg_if_can2stdout(); use uint8_t instead of unsigned char; Windows...Douglas Gilbert
2018-02-19sg_raw: add --raw option (for CF in binary); sg_lib: add sg_get_nvme_opcode_n...Douglas Gilbert
2018-01-28add sg_seek and sg_stream_ctl utilities; properly identify vendor-specific se...Douglas Gilbert
2018-01-19update BSD license from 3 to 2 clause aka FreeBSD license (without reference ...Douglas Gilbert
2018-01-19add hex2stdout(), hex2stderr() and hex2str(); add testing/sg_tst_nvme; clean ...Douglas Gilbert
2017-12-31sg_unaligned: fix argument type of sg_get_unaligned_be24(); other minor cleanupsDouglas Gilbert
2017-11-05moved from testing/sg_persist_tst.sh back to examplesDouglas Gilbert
2017-11-04move some testing utilities out of the 'examples' and 'utils' directory into ...Douglas Gilbert