aboutsummaryrefslogtreecommitdiff
path: root/libctf/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock9-1/+420
2021-01-19libctf, create: fix ctf_type_add of structs with unnamed membersNick Alcock3-0/+94
2021-01-19libctf: lookup_by_name: do not return success for nonexistent pointer typesNick Alcock3-2/+13
2021-01-05libctf, testsuite: adjust for real return type of ctf_member_countNick Alcock1-3/+3
2021-01-05libctf, testsuite: don't run without a suitable compilerNick Alcock3-1/+16
2021-01-05libctf: fix lookups of pointers by name in parent dictsNick Alcock8-0/+258
2021-01-05libctf, include: support unnamed structure members betterNick Alcock5-0/+208
2021-01-05libctf: new test of enum lookups with the _next iteratorNick Alcock3-0/+160
2021-01-05libctf: new testsuiteNick Alcock10-0/+675