[0/2] Fix remaining gdb.trace/ duplicate test names

Message ID cover.1706792515.git.aburgess@redhat.com
Headers
Series Fix remaining gdb.trace/ duplicate test names |

Message

Andrew Burgess Feb. 1, 2024, 1:04 p.m. UTC
  I went ahead and pushed a couple of patches to fix some duplicate test
names.  They were all the "obvious" changes.  This series contains the
last few fixes for gdb.trace/*, but these are heading towards non-obvious.

If there's no feedback I'll go ahead and push these some time next week.

---

Andrew Burgess (2):
  gdb/testsuite: fix some more duplicate test names in gdb.trace/
  gdb/testsuite: fix duplicate test names in gdb.trace/circ.exp

 gdb/testsuite/gdb.trace/circ.exp        | 76 +++++++++++++++----------
 gdb/testsuite/gdb.trace/ftrace-lock.exp | 45 +++++++--------
 gdb/testsuite/gdb.trace/trace-mt.exp    | 56 ++++++++----------
 3 files changed, 91 insertions(+), 86 deletions(-)


base-commit: 05d1b4b4ad7d74a64cc71c53d621241fc393fcb6
  

Comments

Andrew Burgess March 5, 2024, 4:36 p.m. UTC | #1
Andrew Burgess <aburgess@redhat.com> writes:

> I went ahead and pushed a couple of patches to fix some duplicate test
> names.  They were all the "obvious" changes.  This series contains the
> last few fixes for gdb.trace/*, but these are heading towards non-obvious.
>
> If there's no feedback I'll go ahead and push these some time next
> week.

I've now pushed these fixes.  Let me know if there are any problems.

Thanks,
Andrew


>
> ---
>
> Andrew Burgess (2):
>   gdb/testsuite: fix some more duplicate test names in gdb.trace/
>   gdb/testsuite: fix duplicate test names in gdb.trace/circ.exp
>
>  gdb/testsuite/gdb.trace/circ.exp        | 76 +++++++++++++++----------
>  gdb/testsuite/gdb.trace/ftrace-lock.exp | 45 +++++++--------
>  gdb/testsuite/gdb.trace/trace-mt.exp    | 56 ++++++++----------
>  3 files changed, 91 insertions(+), 86 deletions(-)
>
>
> base-commit: 05d1b4b4ad7d74a64cc71c53d621241fc393fcb6
> -- 
> 2.25.4