aboutsummaryrefslogtreecommitdiff
path: root/testing/tst_sg_lib.c
AgeCommit message (Expand)Author
2022-08-12sg_inq+sg_vpd: more JSON work (add SG_C_CPP_ZERO_INIT)Douglas Gilbert
2022-07-19another round of sgj_* function renaming; sg_inq+sg_vpd: add new Block Limits...Douglas Gilbert
2022-07-11sg_inq+sg_vpd: merge VPD page processingDouglas Gilbert
2022-07-06sg_vpd: more JSON workDouglas Gilbert
2022-06-27more JSON work: sense data and vpd device id, start on sg_vpdDouglas Gilbert
2020-09-03C++ fix in library, testing cleanupDouglas Gilbert
2019-01-11spc5r20 updates; fixes for FreeBSD 12.0 releaseDouglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-07-15sg_lib: fix bug in producing exit status stringsDouglas Gilbert
2018-07-06sg_pr2serr.h: add sg_scnpr() [like lk scnprintf()]; rescan-scsi-bus.sh code_m...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-01-19update BSD license from 3 to 2 clause aka FreeBSD license (without reference ...Douglas Gilbert
2017-11-04move some testing utilities out of the 'examples' and 'utils' directory into ...Douglas Gilbert