summaryrefslogtreecommitdiff
path: root/usr/src/test/util-tests/tests/ctf/check-reference.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-17OS-7689 ctfdump -c goes off the rails with a missing parentJohn Levon1-15/+52
OS-7694 ctfdump -c drops last type OS-7700 GCC7-derived CTF can double qualifiers on arrays OS-7733 should ignore DW_TAG_subprogram with DW_AT_declaration tags Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-03-21OS-7386 Want primordial CTF test suiteRobert Mustacchi1-0/+197
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: John Levon <john.levon@joyent.com>