public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed/obv] Fix typo in ftrace.exp condition testing
@ 2016-04-12 19:32 Antoine Tremblay
  0 siblings, 0 replies; only message in thread
From: Antoine Tremblay @ 2016-04-12 19:32 UTC (permalink / raw)
  To: gdb-patches; +Cc: Antoine Tremblay

This obvious patch replaces "ond" wiht "cond" as the test prefix for
conditional tests.

gdb/testsuite/ChangeLog:

	* gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
---
 gdb/testsuite/ChangeLog            | 4 ++++
 gdb/testsuite/gdb.trace/ftrace.exp | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 67e58cc..d3d400b 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
+
+	* gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
+
 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
 
 	* gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
diff --git a/gdb/testsuite/gdb.trace/ftrace.exp b/gdb/testsuite/gdb.trace/ftrace.exp
index 23e7d1e..d7ff3cb 100644
--- a/gdb/testsuite/gdb.trace/ftrace.exp
+++ b/gdb/testsuite/gdb.trace/ftrace.exp
@@ -180,7 +180,7 @@ proc test_fast_tracepoints {} {
 # LIST is a list of expected values of VAR should be collected
 # based on the CONDEXP.
 proc test_ftrace_condition { condexp var list } \
-{ with_test_prefix "ond $condexp" \
+{ with_test_prefix "cond $condexp" \
 {
     global executable
     global hex
-- 
2.7.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-12 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-12 19:32 [pushed/obv] Fix typo in ftrace.exp condition testing Antoine Tremblay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).