summaryrefslogtreecommitdiff
path: root/libctf/testsuite
Commit message (Expand)AuthorAgeFilesLines
* libctf, lookup: fix bounds of pptrtab lookupNick Alcock2021-09-272-0/+70
* libctf, testsuite: fix various warnings in testsNick Alcock2021-09-2710-18/+10
* CC_FOR_TARGET et alAlan Modra2021-09-032-11/+11
* libctf, ld: fix test results for upstream GCCNick Alcock2021-05-062-3/+2
* libctf: fix memory leak in a testNick Alcock2021-03-251-0/+1
* libctf: eliminate dtd_u, part 5: structs / unionsNick Alcock2021-03-183-1/+3
* libctf: eliminate dtd_u, part 4: enumsNick Alcock2021-03-182-0/+111
* libctf: do not corrupt strings across ctf_serializeNick Alcock2021-03-182-0/+96
* libctf: fix some tabdamage and move some code aroundNick Alcock2021-03-182-4/+4
* libctf, include: find types of symbols by nameNick Alcock2021-02-207-101/+169
* Include ld-lib.exp from ctf-lib.expAlan Modra2021-02-202-172/+3
* libctf, ld: fix symtypetab and var section population under ld -rNick Alcock2021-02-049-1/+420
* libctf, create: fix ctf_type_add of structs with unnamed membersNick Alcock2021-01-193-0/+94
* libctf: lookup_by_name: do not return success for nonexistent pointer typesNick Alcock2021-01-193-2/+13
* libctf, testsuite: adjust for real return type of ctf_member_countNick Alcock2021-01-051-3/+3
* libctf, testsuite: don't run without a suitable compilerNick Alcock2021-01-053-1/+16
* libctf: fix lookups of pointers by name in parent dictsNick Alcock2021-01-058-0/+258
* libctf, include: support unnamed structure members betterNick Alcock2021-01-055-0/+208
* libctf: new test of enum lookups with the _next iteratorNick Alcock2021-01-053-0/+160
* libctf: new testsuiteNick Alcock2021-01-0510-0/+675