diff options
author | Tom de Vries <tdevries@suse.de> | 2023-03-06 16:49:19 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-03-06 16:49:19 +0100 |
commit | f69005750d70ff4e305c45a250053823b0559f11 (patch) | |
tree | 0eb58c10ce746c5a3bd42175aa659635c6650f3c | |
parent | 71f1ab80f1aabd70bce526635f84c7b849e8a0f4 (diff) | |
download | binutils-f69005750d70ff4e305c45a250053823b0559f11.zip binutils-f69005750d70ff4e305c45a250053823b0559f11.tar.gz binutils-f69005750d70ff4e305c45a250053823b0559f11.tar.bz2 |
[gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuite
Test-case gdb.base/gdb-caching-proc.exp doesn't really test gdb, but it tests
the gdb_caching_procs in the testsuite, so it belongs in gdb.testsuite rather
than gdb.base.
Move test-case gdb.base/gdb-caching-proc.exp to gdb.testsuite, renaming it to
gdb.testsuite/gdb-caching-proc-consistency.exp to not clash with
recently added gdb.testsuite/gdb-caching-proc.exp.
Tested on x86_64-linux.
Reviewed-By: Tom Tromey <tom@tromey.com>
-rw-r--r-- | gdb/testsuite/gdb.testsuite/gdb-caching-proc-consistency.exp (renamed from gdb/testsuite/gdb.base/gdb-caching-proc.exp) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.base/gdb-caching-proc.exp b/gdb/testsuite/gdb.testsuite/gdb-caching-proc-consistency.exp index df7715f..df7715f 100644 --- a/gdb/testsuite/gdb.base/gdb-caching-proc.exp +++ b/gdb/testsuite/gdb.testsuite/gdb-caching-proc-consistency.exp |