[gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuite
authorTom de Vries <tdevries@suse.de>
Mon, 6 Mar 2023 15:49:19 +0000 (16:49 +0100)
committerTom de Vries <tdevries@suse.de>
Mon, 6 Mar 2023 15:49:19 +0000 (16:49 +0100)
commitf69005750d70ff4e305c45a250053823b0559f11
tree0eb58c10ce746c5a3bd42175aa659635c6650f3c
parent71f1ab80f1aabd70bce526635f84c7b849e8a0f4
[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>
gdb/testsuite/gdb.base/gdb-caching-proc.exp [deleted file]
gdb/testsuite/gdb.testsuite/gdb-caching-proc-consistency.exp [new file with mode: 0644]