Clean up gdb.python/ tests
authorYao Qi <yao@codesourcery.com>
Mon, 15 Sep 2014 08:41:39 +0000 (16:41 +0800)
committerYao Qi <yao@codesourcery.com>
Wed, 15 Oct 2014 07:33:15 +0000 (15:33 +0800)
commit46dc13946233b4b5ac2b34fb78e19fe60cd0606a
tree724deec47076eb3895685be726f9ec8da8a03172
parenteeed9cc785ca447868967e5c84dae63e9ca8e6c2
Clean up gdb.python/ tests

This patch is to clean up various gdb.python/*.exp tests, such as
removing trailing ".*" from the pattern and fix one typo I find during
reading the code.

gdb/testsuite:

2014-10-15  Yao Qi  <yao@codesourcery.com>

* gdb.python/python.exp: Remove trailing ".*".  Fix typo
locationn.
* gdb.python/py-symbol.exp: Remove trailing ".*" in the
pattern.
* gdb.python/py-symtab.exp: Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-symbol.exp
gdb/testsuite/gdb.python/py-symtab.exp
gdb/testsuite/gdb.python/python.exp