aboutsummaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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