binutils-gdb/gdb/testsuite/gdb.btrace
Pedro Alves dc9366eb05 gdb: Fix a few unstable test names
Avoid putting unstable path names in test messages, in order to avoid
spurious testrun result diffs like:

 [....]
 -PASS: gdb.base/break-fun-addr.exp: /home/pedro/gdb/test-build1/gdb/testsuite/outputs/gdb.base/break-fun-addr/break-fun-addr1: break *main
 +PASS: gdb.base/break-fun-addr.exp: /home/pedro/gdb/test-build2/gdb/testsuite/outputs/gdb.base/break-fun-addr/break-fun-addr1: break *main
 [....]

gdb/ChangeLog:
2017-03-08  Pedro Alves  <palves@redhat.com>

	* gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
	prefix instead of $binfile1/$binfile2.
	* gdb.btrace/gcore.exp: Use "core" instead of unstable path name
	in test message.
	* gdb.python/py-completion.exp: Use "load python file" as test
	messages instead of unstable path names.
2017-03-08 12:46:44 +00:00
..
buffer-size.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
data.c
data.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
delta.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
dlopen-dso.c
dlopen.c
dlopen.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
enable-running.c btrace: allow recording to be started (and stopped) for running threads 2017-02-01 14:37:07 +01:00
enable-running.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
enable.c
enable.exp btrace, testsuite: fix extended-remote fail 2017-02-01 14:41:18 +01:00
exception.cc
exception.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
function_call_history.c
function_call_history.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
gcore.exp gdb: Fix a few unstable test names 2017-03-08 12:46:44 +00:00
i686-record_goto.S
i686-tailcall-only.S
i686-tailcall.S
instruction_history.S
instruction_history.c
instruction_history.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
multi-thread-step.c
multi-thread-step.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
nohist.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
non-stop.c
non-stop.exp btrace, testsuite: fix extended-remote non-stop test 2017-02-01 14:40:10 +01:00
reconnect.c
reconnect.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
record_goto-step.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
record_goto.c
record_goto.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
rn-dl-bind.c
rn-dl-bind.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
segv.c
segv.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
step.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
stepi.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
tailcall-only.c
tailcall-only.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
tailcall.c
tailcall.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
tsx.c
tsx.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
unknown_functions.c
unknown_functions.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
vdso.c
vdso.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
x86-tsx.S
x86_64-record_goto.S
x86_64-tailcall-only.S
x86_64-tailcall.S