]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
check gdb.lookup_type return value in gdb.python/py-lookup-type.exp
authorJoel Brobecker <brobecker@adacore.com>
Wed, 21 Jan 2015 09:29:09 +0000 (10:29 +0100)
committerJoel Brobecker <brobecker@adacore.com>
Mon, 26 Jan 2015 04:41:37 +0000 (08:41 +0400)
commitf8313f6ec4a86ec18c065ca96261c36da34818ab
tree6010b1c0137557c557b53749624b4b58bdc5fd56
parent18393a2e423a67f9cbd1c2400aeec8f119680bf8
check gdb.lookup_type return value in gdb.python/py-lookup-type.exp

This further improves this testcase to check the output of
our calls to gdb.lookup_type.

gdb/ChangeLog:

        * gdb.python/py-lookup-type.exp (test_lookup_type): Change
        the second test to print the name attribute of value
        returned by the call to gdb.lookup_type, and adjust
        the expected output accordingly.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-lookup-type.exp