<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 06/17/2013 01:02 PM, Renato Golin
wrote:<br>
</div>
<blockquote
cite="mid:CAMSE1kca5aVJJ9LfHztN9SxWSvZTk5QSwBMGuYZkP6bq7pm4-g@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<div dir="ltr">On 17 June 2013 19:01, Daniel Dunbar <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:daniel@zuster.org" target="_blank">daniel@zuster.org</a>></span>
wrote:<br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div class="im"><span style="color:rgb(34,34,34)">There
are several individual users who still use the full
Makefile infrastructure. I think we pretty much use
LNT exclusively for automated runs now, but for
development purposes the Makefile setup still has
various features that make it more amenable to
incremental development.</span></div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
We have been having good luck using lnt with real hardware but there
are some bugs/limitations that prevent us from using it with qemu
user mode.<br>
<br>
I've filed the bugs against LNT.<br>
<br>
The main one is that it creates a target timeit function that is
compiled for the target, whereas for qemu user mode it must be
compiled for the host.<br>
<br>
Using the old makefiles, I can do what I need for now.<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="https://dmz-portal.mips.com/wiki/Building_test-suite_and_running_it_under_Qemu">https://dmz-portal.mips.com/wiki/Building_test-suite_and_running_it_under_Qemu</a><br>
<br>
<br>
<blockquote
cite="mid:CAMSE1kca5aVJJ9LfHztN9SxWSvZTk5QSwBMGuYZkP6bq7pm4-g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra" style="">Hi Daniel,</div>
<div class="gmail_extra" style=""><br>
</div>
<div class="gmail_extra" style="">I have been using LNT with
--test-only and it's working perfectly fine for my purposes.
When I need a bit more fine grained, I go into the test
directory and run it manually, and since I'm going to reduce
it anyway, I try to be as separated as possible from the
test-suite build system.</div>
<div class="gmail_extra" style=""><br>
</div>
<div class="gmail_extra" style="">cheers,</div>
<div class="gmail_extra" style="">--renato</div>
</div>
</blockquote>
<br>
</body>
</html>