summaryrefslogtreecommitdiff
path: root/usr/src/test/util-tests/tests/ctf/test-merge-static/test-d.c
AgeCommit message (Collapse)AuthorFilesLines
2020-12-1512229 fix ctf test check-qualifiers for clangRobert Mustacchi1-0/+6
12230 clang optimizer defeats ctf test suite 12231 ctf tests should not pass -h directly to clang 12232 fix clang compiler warnings in the ctf test suite 13348 ctftest should skip known failures with clang 13350 some ctf tests still rely on default compiler arch 13349 ctf tests should specify -fcommon when needed Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-05-0310814 Want primordial CTF test suiteRobert Mustacchi1-0/+24
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>