Skip complex types tests if gdb_skip_float_test
authorYao Qi <yao.qi@linaro.org>
Wed, 5 Oct 2016 16:04:31 +0000 (17:04 +0100)
committerYao Qi <yao.qi@linaro.org>
Wed, 5 Oct 2016 16:04:31 +0000 (17:04 +0100)
commitfdebf1a415f565fc4606f9139d10d1e9393999c0
treed793d9025f959cb01a4500342f05633dc5aaa4df
parentdba484926919ac02d1577f22fd47a5d99df99d8d
Skip complex types tests if gdb_skip_float_test

If the target doesn't support float, we don't run float complex types
tests.

gdb/testsuite:

2016-10-05  Yao Qi  <yao.qi@linaro.org>

* lib/gdb.exp (support_complex_tests): Return zero if
gdb_skip_float_test return true.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/gdb.exp
This page took 0.033389 seconds and 4 git commands to generate.