binutils-gdb/libctf/testsuite
Nick Alcock b84ffc176d
libctf: fix testsuite bugs revealed by -Wall
Most of these are harmless, but some of the type confusions and especially
a missing ctf_strerror() on an error path were actual bugs that could
have resulted in test failures crashing rather than printing an error
message.

libctf/
	* testsuite/libctf-lookup/enumerator-iteration.c: Fix type
        confusion, signedness confusion and a missing ctf_errmsg().
	* testsuite/libctf-regression/libctf-repeat-cu-main.c: Return 0 from
        the test function.
	* testsuite/libctf-regression/open-error-free.c: Fix signedness
        confusion.
	* testsuite/libctf-regression/zrewrite.c: Remove unused label.
2024-06-19 15:51:24 +01:00
..
config Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
lib libctf: suppress spurious failure of malloc-counting tests under valgrind 2024-06-18 13:20:32 +01:00
libctf-lookup libctf: fix testsuite bugs revealed by -Wall 2024-06-19 15:51:24 +01:00
libctf-regression libctf: fix testsuite bugs revealed by -Wall 2024-06-19 15:51:24 +01:00
libctf-writable libctf: fix name lookup in dicts containing base-type bitfields 2024-04-19 16:14:46 +01:00