libctf: tests: prune warnings from compiler output
authorNick Alcock <nick.alcock@oracle.com>
Sat, 11 Jun 2022 12:07:18 +0000 (13:07 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Tue, 21 Jun 2022 18:27:15 +0000 (19:27 +0100)
commit6a8829ebb203eae2429ae452d40385ff0482ebb7
treea0aa91319876d98636e2923878bcf3ecec007737
parent3ec2b3c05887bd00a6d4a4e94e004c6d9d2f70eb
libctf: tests: prune warnings from compiler output

We were failing to call prune_warnings appropriately, leading to
false-positive test failures on some platforms (observed on
sparclinux).

libctf/ChangeLog:

* testsuite/lib/ctf-lib.exp: Prune warnings from compiler and
linker output.
* testsuite/libctf-regression/libctf-repeat-cu.exp: Likewise,
and ar output too.
libctf/testsuite/lib/ctf-lib.exp
libctf/testsuite/libctf-regression/libctf-repeat-cu.exp