1b8d1f5f38
Partially fix debuginfod tests in binutils testsuite.
...
PR 28029
* testsuite/binutils-all/debuginfod.exp: Replace -wK with -wk.
2021-07-01 14:10:38 +01:00
250d07de5c
Update year range in copyright notice of binutils files
2021-01-01 10:31:05 +10:30
b312fea191
The procedure to find an unused port for the debuginfod tests is susceptible to a TOCTOU failure. Change port finding in order to avoid this. Also use 'expect' to interact with the server process since we now use the server's output to determine whether a port is in use.
...
* binutils/testsuite/binutils-all/debuginfod.exp: Improve port
selection.
2020-03-02 12:46:47 +00:00
46471187e4
More debuginfod tests fixes.
...
Start server before setting environment variable.
Specify tmpdir as the location of the server's
database.
Check additional server metrics at start-up.
2020-02-10 15:24:57 +00:00
678d457fb7
Fix potential problem with binutils debuginfod tests.
...
* binutils/testsuite/binutils-all/debuginfod.exp:
Replace set ::env with setenv.
2020-02-10 15:20:41 +00:00
6a1939f577
Add test driver for the debuginfod support in the binutils sub-directory.
...
* testsuite/binutils-all/debuginfod.exp: New tests.
2020-01-13 15:18:57 +00:00