This is the mail archive of the
frysk@sources.redhat.com
mailing list for the frysk project.
Re: bi-arch test patch for 64-bit frysk
On Mon, 2006-08-28 at 15:18 +0800, Wu Zhou wrote:
> We would like it to be fully integrated and installed into Frysk's
> code base. But we are not sure wihch way to take. Can you give us
> some more detail about how we can get funit to do this? We
> don't have much understanding about how TestRunner, funit, funit-*
> interact. Specifically I don't know what role funit plays in this
> game. (I can dive into the code, but it will save us some time if
> you can give a big picture first. :-)
The main difference between TestRunner and funit is that TestRunner will
always use the tests from your current build, and funit will always use
the installed tests. So you use TestRunner while developing and you use
funit when frysk is installed.
Cheers,
Mark