Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Revive sim common tests
@ 2017-10-05 14:17 Stafford Horne
  2017-10-05 14:18 ` [PATCH 1/2] sim: testsuite: Get common tests compiling again Stafford Horne
  2017-10-05 14:18 ` [PATCH 2/2] sim: testsuite: Add configure.ac and configure Stafford Horne
  0 siblings, 2 replies; 7+ messages in thread
From: Stafford Horne @ 2017-10-05 14:17 UTC (permalink / raw)
  To: GDB patches; +Cc: Stafford Horne

Hello,

The sim common tests do not appear to be user or working.  These patches
get them working and I used them to test some recent changes I made to the
sim-fpu.

I am not really sure why the tests were in this state so please let me know
if there is some history I am unaware of.

-Stafford

Stafford Horne (2):
  sim: testsuite: Get common tests compiling again
  sim: testsuite: Add configure.ac and configure

 sim/testsuite/common/Makefile.in  |   53 +-
 sim/testsuite/common/alu-tst.c    |    4 +-
 sim/testsuite/common/bits-gen.c   |   27 +-
 sim/testsuite/common/bits-tst.c   |    3 +
 sim/testsuite/common/configure    | 2822 +++++++++++++++++++++++++++++++++++++
 sim/testsuite/common/configure.ac |    5 +
 sim/testsuite/common/fpu-tst.c    |   94 +-
 7 files changed, 2985 insertions(+), 23 deletions(-)
 create mode 100755 sim/testsuite/common/configure
 create mode 100644 sim/testsuite/common/configure.ac

-- 
2.13.5


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

end of thread, other threads:[~2021-04-03 20:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-05 14:17 [PATCH 0/2] Revive sim common tests Stafford Horne
2017-10-05 14:18 ` [PATCH 1/2] sim: testsuite: Get common tests compiling again Stafford Horne
2021-02-01  3:15   ` Mike Frysinger via Gdb-patches
2021-02-01  6:44     ` Stafford Horne via Gdb-patches
2021-04-03 20:01       ` Mike Frysinger via Gdb-patches
2021-04-03 20:44         ` Stafford Horne via Gdb-patches
2017-10-05 14:18 ` [PATCH 2/2] sim: testsuite: Add configure.ac and configure Stafford Horne

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