* [U-Boot] DUTS without hardware
@ 2011-10-24 9:00 Mike Frysinger
2011-10-24 9:19 ` Detlev Zundel
0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2011-10-24 9:00 UTC (permalink / raw)
To: u-boot
so u-boot has DUTS for testing:
http://www.denx.de/wiki/DUTS/
it seems to have a lot of assumptions like connecting to u-boot over
the serial port. i'd like to extend this to support the new sandbox
target so we can do automated testing of common code without needing
any external hardware at all.
before i start digging too more, is this going to be painful to the
point of not being feasible ?
-mike
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] DUTS without hardware
2011-10-24 9:00 [U-Boot] DUTS without hardware Mike Frysinger
@ 2011-10-24 9:19 ` Detlev Zundel
0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2011-10-24 9:19 UTC (permalink / raw)
To: u-boot
Hi Mike,
> so u-boot has DUTS for testing:
> http://www.denx.de/wiki/DUTS/
>
> it seems to have a lot of assumptions like connecting to u-boot over
> the serial port. i'd like to extend this to support the new sandbox
> target so we can do automated testing of common code without needing
> any external hardware at all.
>
> before i start digging too more, is this going to be painful to the
> point of not being feasible ?
This should be doable just fine. Intentionally there is a layer in
place to implement different such "context" setups[1]. The code still
needs more cleanup and simplification, so please don't give up too early
;) From a design perspective, this surely fits into the original goals.
So yes, please try to go forward in this direction, we very much
appreciate that.
Thanks
Detlev
[1] git.denx.de/?p=duts.git;a=tree;f=config
--
Applied mathematicians do it by computer simulation.
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-24 9:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 9:00 [U-Boot] DUTS without hardware Mike Frysinger
2011-10-24 9:19 ` Detlev Zundel
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.