]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[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)
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.testsuite/gdb-caching-proc-consistency.exp [moved from gdb/testsuite/gdb.base/gdb-caching-proc.exp with 100% similarity]