summaryrefslogtreecommitdiff
path: root/usr/src/test/util-tests/tests/mdb/mdbtest
AgeCommit message (Collapse)AuthorFilesLines
2022-01-1514317 mdb misprints certain bitfieldsRobert Mustacchi1-2/+4
6461 mdb incorrectly prints byte-sized things at a bit-offset 14316 want means to leverage ctfconvert in one go in the build Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2022-01-1514288 mdbtest finds no tests when invoked by test runnerRobert Mustacchi1-7/+16
Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2020-03-1012370 mdb tests should be packagedJohn Levon1-0/+231
12380 findtest needs listing in runfile Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>