aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-shared
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2014-05-09 15:06:12 +0800
committerYao Qi <yao@codesourcery.com>2014-05-20 14:02:02 +0800
commit8b696e31551d5cc7a3a01637c0a8d8246814a962 (patch)
tree8bc92787c8aa802e1eb17990490b2a7540ebddd7 /ld/testsuite/ld-shared
parent73c9764f95f3a06a11948c0a88dacc6e3ebcb660 (diff)
downloadgdb-8b696e31551d5cc7a3a01637c0a8d8246814a962.zip
gdb-8b696e31551d5cc7a3a01637c0a8d8246814a962.tar.gz
gdb-8b696e31551d5cc7a3a01637c0a8d8246814a962.tar.bz2
Set timeout for gdb.reverse/*.exp test cases
Hi, This patch is to add a new board setting gdb_reverse_timeout, which is used to set timeout for all gdb.reverse test cases, which are usually very slow and cause some TIMEOUT failures, for example, on some arm boards. We have some alternatives to this approach, but I am not satisfied with them: - Increase the timeout value. This is the global change, and it may cause some delay where actual failures happen. - Set timeout by gdb_reverse_timeout in every gdb.reverse/*.exp. Then, we have to touch every file under gdb.reverse. In this patch, we choose a central place to set timeout for all tests in gdb.reverse, which is convenient. gdb/testsuite: 2014-05-20 Yao Qi <yao@codesourcery.com> * lib/gdb.exp (gdb_init): Set timeout if test file is under gdb.reverse directory and gdb_reverse_timeout exists in board setting. * README: Document gdb_reverse_timeout.
Diffstat (limited to 'ld/testsuite/ld-shared')
0 files changed, 0 insertions, 0 deletions