binutils-gdb/libctf/testsuite
Nick Alcock 0814dbfbfc libctf, testsuite: adjust for real return type of ctf_member_count
This returns an int, not a long int or an ssize_t (as one test was
inconsistently assuming).

libctf/ChangeLog
2021-01-05  Nick Alcock  <nick.alcock@oracle.com>

	* testsuite/libctf-lookup/struct-iteration.c (main):
	ctf_member_count returns an int.
2021-01-05 19:34:56 +00:00
..
config
lib libctf, testsuite: don't run without a suitable compiler 2021-01-05 17:11:20 +00:00
libctf-lookup libctf, testsuite: adjust for real return type of ctf_member_count 2021-01-05 19:34:56 +00:00
libctf-regression libctf, testsuite: don't run without a suitable compiler 2021-01-05 17:11:20 +00:00
libctf-writable libctf: fix lookups of pointers by name in parent dicts 2021-01-05 14:53:40 +00:00