From: Stafford Horne <shorne@gmail.com>
To: GDB patches <gdb-patches@sourceware.org>
Cc: Stafford Horne <shorne@gmail.com>
Subject: [PATCH 0/2] Revive sim common tests
Date: Thu, 05 Oct 2017 14:17:00 -0000 [thread overview]
Message-ID: <20171005141745.27758-1-shorne@gmail.com> (raw)
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
next reply other threads:[~2017-10-05 14:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-05 14:17 Stafford Horne [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171005141745.27758-1-shorne@gmail.com \
--to=shorne@gmail.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox