Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Add tesecases for examine/display/list
@ 2015-11-04  7:10 Fei Jie
  2015-11-04  7:10 ` [PATCH 2/3] Add testcases for display function Fei Jie
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Fei Jie @ 2015-11-04  7:10 UTC (permalink / raw)
  To: gdb-patches

These patches add testcases to test examine/display/list under different conditions:
	*examine address in different data types
	*display data in different types, enable/disable display
	*list with more options

Fei Jie (3):
  Add testcases for examine function
  Add testcases for display function
  Add testcases for list function

 gdb/testsuite/gdb.base/display.c       |  5 ++++
 gdb/testsuite/gdb.base/list.exp        | 48 ++++++++++++++++++++++++++++++++++
 gdb/testsuite/gdb.base/testdisplay.exp | 35 +++++++++++++++++++++++++
 gdb/testsuite/gdb.base/testexamine.exp | 42 +++++++++++++++++++++++++++++
 4 files changed, 130 insertions(+)
 create mode 100644 gdb/testsuite/gdb.base/testdisplay.exp
 create mode 100644 gdb/testsuite/gdb.base/testexamine.exp

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-11-16  1:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-04  7:10 [PATCH 0/3] Add tesecases for examine/display/list Fei Jie
2015-11-04  7:10 ` [PATCH 2/3] Add testcases for display function Fei Jie
2015-11-04 21:39   ` Joel Brobecker
2015-11-04  7:10 ` [PATCH 3/3] Add testcases for list function Fei Jie
2015-11-04 21:42   ` Joel Brobecker
2015-11-04  7:10 ` [PATCH 1/3] Add testcases for examine function Fei Jie
2015-11-04 21:30   ` Joel Brobecker
2015-11-04 21:37   ` Andrew Burgess
2015-11-04 21:21 ` [PATCH 0/3] Add tesecases for examine/display/list Joel Brobecker
2015-11-05  8:02   ` fj
2015-11-16  1:30   ` fj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox