From f69005750d70ff4e305c45a250053823b0559f11 Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Mon, 6 Mar 2023 16:49:19 +0100 Subject: [PATCH] [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 --- .../gdb-caching-proc-consistency.exp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gdb/testsuite/{gdb.base/gdb-caching-proc.exp => gdb.testsuite/gdb-caching-proc-consistency.exp} (100%) diff --git a/gdb/testsuite/gdb.base/gdb-caching-proc.exp b/gdb/testsuite/gdb.testsuite/gdb-caching-proc-consistency.exp similarity index 100% rename from gdb/testsuite/gdb.base/gdb-caching-proc.exp rename to gdb/testsuite/gdb.testsuite/gdb-caching-proc-consistency.exp -- 2.30.2