qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Question: How to integrate simple tests for a new platform so that they fit in well within QEMU
@ 2018-08-07 12:34 Aleksandar Markovic
  2018-08-07 19:39 ` Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aleksandar Markovic @ 2018-08-07 12:34 UTC (permalink / raw)
  To: qemu-devel@nongnu.org, Eric Blake, Max Reitz, Kevin Wolf,
	Philippe Mathieu-Daudé
  Cc: Petar Jovanovic, Peter Maydell

Hello, folks.

We are introducing a new MIPS platform - called nanoMIPS - to the QEMU.

Besides providing new functionality, we would like to integrate into QEMU some basic testing capabilities for that new platform. Something like this:

    Enable user to specify cross compiler and, using QEMU Linux user mode:
        a. execute several tests that are just almost minimal tests of emulation of selected instructions.
        b. execute several tests that are just almost minimal tests of translation of selected system calls.

In other words, this would enable a user to run "smoke tests" for nanoMIPS platform, and perhaps to use these tests as a starting point for some other tests.

My question is:

1. Is this a good idea at all?
2. If yes, what would be the best way to integrate these tests into current QEMU test organization?

I appreciate any opinion of yours.

Regards,
Aleksandar

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

end of thread, other threads:[~2018-08-08  9:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-07 12:34 [Qemu-devel] Question: How to integrate simple tests for a new platform so that they fit in well within QEMU Aleksandar Markovic
2018-08-07 19:39 ` Richard Henderson
2018-08-08  7:56 ` Thomas Huth
2018-08-08  9:19 ` Alex Bennée

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 NNTP newsgroup(s).