]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is true
authorYao Qi <yao.qi@linaro.org>
Fri, 2 Sep 2016 14:26:54 +0000 (15:26 +0100)
committerYao Qi <yao.qi@linaro.org>
Fri, 2 Sep 2016 14:26:54 +0000 (15:26 +0100)
commitae9cf263fdd47c30b997fcf4627609df77ca64c1
tree7360d6ba6733250bc25f2024d64e01a723761de4
parent27aba0477a4818fd760accd5b29a210d0ade2f42
Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is true

return-nodebug.exp does the test for various types, but we shouldn't
test with floating point type if gdb_skip_float_test returns true.

gdb/testsuite:

2016-09-02  Yao Qi  <yao.qi@linaro.org>

* gdb.base/return-nodebug.exp: Skip the test if skip_float_test
is true and $type is "float" or "double".
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/return-nodebug.exp