All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, "Andreas Färber" <afaerber@suse.de>,
	rth@twiddle.net
Subject: [Qemu-devel] [PATCH for-2.3? 7/7] tests/tcg: Enable runcom test by default
Date: Sat, 11 Apr 2015 20:34:52 +0200	[thread overview]
Message-ID: <1428777292-24628-8-git-send-email-afaerber@suse.de> (raw)
In-Reply-To: <1428777292-24628-1-git-send-email-afaerber@suse.de>

The comment of it requiring root appears outdated - makes no difference.
pi_10.com terminates reproducibly with "...10559240190274216248".

Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 tests/tcg/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/tests/tcg/Makefile b/tests/tcg/Makefile
index f853d54..1ba4264 100644
--- a/tests/tcg/Makefile
+++ b/tests/tcg/Makefile
@@ -15,9 +15,6 @@ LDFLAGS=
 
 # TODO: automatically detect ARM and MIPS compilers, and run those too
 
-# runcom maps page 0, so it requires root privileges
-# also, pi_10.com runs indefinitely
-
 I386_TESTS=hello-i386 \
 	   linux-test \
 	   testthread \
@@ -25,7 +22,7 @@ I386_TESTS=hello-i386 \
 	   test-i386 \
 	   test-i386-fprem \
 	   test-mmap \
-	   # runcom
+	   runcom
 
 # native i386 compilers sometimes are not biarch.  assume cross-compilers are
 ifneq ($(ARCH),i386)
-- 
2.1.4

  parent reply	other threads:[~2015-04-11 18:34 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-11 18:34 [Qemu-devel] [PATCH for-2.3? 0/7] tests: Fix TCG make test Andreas Färber
2015-04-11 18:34 ` [Qemu-devel] [PATCH for-2.3? 1/7] tests/tcg: Fix test_path build Andreas Färber
2015-04-13 11:57   ` Alex Bennée
2015-04-11 18:34 ` [Qemu-devel] [PATCH for-2.3? 2/7] tests/tcg: Fix linux-test build Andreas Färber
2015-04-13 15:34   ` Alex Bennée
2015-04-11 18:34 ` [Qemu-devel] [PATCH for-2.3? 3/7] tests/tcg: Disable hanging test-mmap runs Andreas Färber
2015-04-11 18:34 ` [Qemu-devel] [PATCH for-2.3? 4/7] tests/tcg: Fix running x86_64 tests Andreas Färber
2015-04-13 15:35   ` Alex Bennée
2015-04-11 18:34 ` [Qemu-devel] [PATCH for-2.3? 5/7] tests/tcg: Fix run-runcom target Andreas Färber
2015-04-13 15:36   ` Alex Bennée
2015-04-11 18:34 ` [Qemu-devel] [PATCH for-2.3? 6/7] tests/tcg: Prettify run-runcom output Andreas Färber
2015-04-13 15:37   ` Alex Bennée
2015-04-13 15:38     ` Peter Maydell
2015-04-11 18:34 ` Andreas Färber [this message]
2015-04-11 20:22   ` [Qemu-devel] [PATCH for-2.3? 7/7] tests/tcg: Enable runcom test by default Peter Maydell
2015-04-11 20:28     ` Andreas Färber
2015-04-11 21:33       ` Peter Maydell
2015-04-11 21:46         ` Andreas Färber
2015-04-12  8:34           ` Alexander Graf
2015-04-12  8:39             ` Andreas Färber
2015-04-12 11:45             ` Peter Maydell
2015-04-13 11:36 ` [Qemu-devel] [PATCH for-2.3? 0/7] tests: Fix TCG make test Peter Maydell
2015-04-13 14:00   ` Peter Maydell
2015-06-24 14:19 ` Andreas Färber

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=1428777292-24628-8-git-send-email-afaerber@suse.de \
    --to=afaerber@suse.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.