testsuite, gdb.btrace: remove assembly-check in delta.exp
authorMarkus Metzger <markus.t.metzger@intel.com>
Tue, 15 Dec 2020 11:46:58 +0000 (12:46 +0100)
committerMarkus Metzger <markus.t.metzger@intel.com>
Wed, 3 Mar 2021 08:13:32 +0000 (09:13 +0100)
commite71dbd03045836f8a604ccc2ac709823479110cc
tree267a21d4d3676e249bd14e4f05bf103537f3ea41
parentb93a3ed0a8561cb8f9541eca975e8c76f728d86c
testsuite, gdb.btrace: remove assembly-check in delta.exp

In gdb.btrace/delta.exp, we test that we do not extend the trace
unintentionally.  This can be tested by checking the number of
instructions.

If we wanted to check the instruction history, as well, we'd need to work
on an assembly file to have deterministic behaviour.  This isn't really
necessary for this test, however, and covered elsewhere.  Also remove the
function call history check for the same reason.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.btrace/delta.exp
This page took 0.024679 seconds and 4 git commands to generate.