public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
* LTP for no MMU systems
@ 2008-05-06 14:44 Michal Simek
  2008-05-06 14:49 ` Mike Frysinger
       [not found] ` <48206ECF.9090005-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Michal Simek @ 2008-05-06 14:44 UTC (permalink / raw)
  To: Linux Kernel list, linux-arch, Arnd Bergmann

Hi All,

I tested Microblaze MMU kernel for finding where could be problem. I have no
problem with compilation. Microblaze MMU test result is on
http://www.monstr.eu/wiki/doku.php?id=kernel:testing.

I would like to test no MMU kernel too. Does anyone use it for no MMU kernel?
(Blackfin, m68k and others)

Thanks for info,
Michal

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

* Re: LTP for no MMU systems
  2008-05-06 14:44 LTP for no MMU systems Michal Simek
@ 2008-05-06 14:49 ` Mike Frysinger
  2008-05-06 15:26   ` Michal Simek
       [not found] ` <48206ECF.9090005-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
  1 sibling, 1 reply; 7+ messages in thread
From: Mike Frysinger @ 2008-05-06 14:49 UTC (permalink / raw)
  To: monstr; +Cc: Linux Kernel list, linux-arch, Arnd Bergmann

On Tue, May 6, 2008 at 10:44 AM, Michal Simek <monstr@seznam.cz> wrote:
>  I tested Microblaze MMU kernel for finding where could be problem. I have no
>  problem with compilation. Microblaze MMU test result is on
>  http://www.monstr.eu/wiki/doku.php?id=kernel:testing.
>
>  I would like to test no MMU kernel too. Does anyone use it for no MMU kernel?
>  (Blackfin, m68k and others)

yes, we run many of the tests under testcases/kernel/ on Blackfin
-mike

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

* Re: LTP for no MMU systems
       [not found] ` <48206ECF.9090005-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
@ 2008-05-06 14:52   ` Subrata Modak
  0 siblings, 0 replies; 7+ messages in thread
From: Subrata Modak @ 2008-05-06 14:52 UTC (permalink / raw)
  To: monstr-9Vj9tDbzfuSlVyrhU4qvOw, ltp-list, Mike Frysinger,
	Carmelo AMOROSO
  Cc: linux-arch-u79uwXL29TY76Z2rM5mHXA, Linux Kernel list,
	Arnd Bergmann


[-- Attachment #1.1: Type: text/plain, Size: 875 bytes --]

On Tue, May 6, 2008 at 8:14 PM, Michal Simek <monstr-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org> wrote:

> Hi All,
>
> I tested Microblaze MMU kernel for finding where could be problem. I have
> no
> problem with compilation. Microblaze MMU test result is on
> http://www.monstr.eu/wiki/doku.php?id=kernel:testing.
>
> I would like to test no MMU kernel too. Does anyone use it for no MMU
> kernel?
> (Blackfin, m68k and others)


Micahel,

I hope you will find some answers (may be ) on the LTP mailing list.

Regards--
Subrata


>
> Thanks for info,
> Michal
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>



-- 
Regards & Thanks--
Subrata

[-- Attachment #1.2: Type: text/html, Size: 1703 bytes --]

[-- Attachment #2: Type: text/plain, Size: 320 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

[-- Attachment #3: Type: text/plain, Size: 183 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: LTP for no MMU systems
  2008-05-06 14:49 ` Mike Frysinger
@ 2008-05-06 15:26   ` Michal Simek
  2008-05-06 15:37     ` Mike Frysinger
  0 siblings, 1 reply; 7+ messages in thread
From: Michal Simek @ 2008-05-06 15:26 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: Linux Kernel list, linux-arch, Arnd Bergmann

Hi Mike,

where is your repo with ltp and tests results?

Thanks,
Michal

>>  I tested Microblaze MMU kernel for finding where could be problem. I have no
>>  problem with compilation. Microblaze MMU test result is on
>>  http://www.monstr.eu/wiki/doku.php?id=kernel:testing.
>>
>>  I would like to test no MMU kernel too. Does anyone use it for no MMU kernel?
>>  (Blackfin, m68k and others)
> 
> yes, we run many of the tests under testcases/kernel/ on Blackfin
> -mike
> 
> 

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

* Re: LTP for no MMU systems
  2008-05-06 15:26   ` Michal Simek
@ 2008-05-06 15:37     ` Mike Frysinger
  2008-05-07  6:31       ` Michal Simek
  0 siblings, 1 reply; 7+ messages in thread
From: Mike Frysinger @ 2008-05-06 15:37 UTC (permalink / raw)
  To: monstr; +Cc: Linux Kernel list, linux-arch, Arnd Bergmann

On Tue, May 6, 2008 at 11:26 AM, Michal Simek <monstr@seznam.cz> wrote:
>  where is your repo with ltp and tests results?

we just pull down the LTP releases and any fixes/changes that need to
be made, i commit back upstream.  as for results, i'll have to ask our
testers.
-mike

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

* Re: LTP for no MMU systems
  2008-05-06 15:37     ` Mike Frysinger
@ 2008-05-07  6:31       ` Michal Simek
  2008-05-07  6:56         ` Mike Frysinger
  0 siblings, 1 reply; 7+ messages in thread
From: Michal Simek @ 2008-05-07  6:31 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: Linux Kernel list, linux-arch, Arnd Bergmann

Thanks Mike.

M


> On Tue, May 6, 2008 at 11:26 AM, Michal Simek <monstr@seznam.cz> wrote:
>>  where is your repo with ltp and tests results?
> 
> we just pull down the LTP releases and any fixes/changes that need to
> be made, i commit back upstream.  as for results, i'll have to ask our
> testers.
> -mike

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

* Re: LTP for no MMU systems
  2008-05-07  6:31       ` Michal Simek
@ 2008-05-07  6:56         ` Mike Frysinger
  0 siblings, 0 replies; 7+ messages in thread
From: Mike Frysinger @ 2008-05-07  6:56 UTC (permalink / raw)
  To: monstr; +Cc: Linux Kernel list, linux-arch, Arnd Bergmann

On Wed, May 7, 2008 at 2:31 AM, Michal Simek <monstr@seznam.cz> wrote:
> Thanks Mike.

it would seem they dont have a page to track results exactly.  the
scripts we have to run thins are here:
http://blackfin.uclinux.org/gf/project/uclinux-dist/scmsvn/?action=browse&path=/trunk/testsuites/ltp/

hope it helps
-mike

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

end of thread, other threads:[~2008-05-07  6:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-06 14:44 LTP for no MMU systems Michal Simek
2008-05-06 14:49 ` Mike Frysinger
2008-05-06 15:26   ` Michal Simek
2008-05-06 15:37     ` Mike Frysinger
2008-05-07  6:31       ` Michal Simek
2008-05-07  6:56         ` Mike Frysinger
     [not found] ` <48206ECF.9090005-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
2008-05-06 14:52   ` Subrata Modak

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