aboutsummaryrefslogtreecommitdiff
path: root/libctf/testsuite/libctf-lookup
AgeCommit message (Expand)AuthorFilesLines
8 dayslibctf, include: add ctf_dict_set_flag: less enum dup checking by defaultNick Alcock1-3/+64
2024-06-19libctf: fix testsuite bugs revealed by -WallNick Alcock1-8/+7
2024-06-18libctf, include: new functions for looking up enumeratorsNick Alcock3-0/+191
2024-06-12PR 31882 libctf: test suite incorrect format specifiersA. Wilcox2-2/+2
2024-04-19libctf: fix leak in testNick Alcock1-0/+4
2024-04-19libctf: make ctf_serialize() actually serializeNick Alcock1-5/+6
2024-04-19libctf: support addition of types to dicts read via ctf_open()Nick Alcock3-0/+169
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-04-08libctf, tests: do not assume host and target have identical field offsetsNick Alcock1-0/+1
2023-03-24libctf: get the offsets of fields of unnamed structs/unions rightNick Alcock3-0/+117
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-09-27libctf, testsuite: fix various warnings in testsNick Alcock2-6/+0
2021-03-18libctf: eliminate dtd_u, part 4: enumsNick Alcock2-0/+111
2021-03-18libctf: fix some tabdamage and move some code aroundNick Alcock1-3/+3
2021-02-20libctf, include: find types of symbols by nameNick Alcock6-101/+135
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 Alcock1-0/+5
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 Alcock8-0/+207