[interfacekit] Re: unit tests

On 2004-03-22 at 11:37:15 [+0100], burton666@xxxxxxxxx wrote:
> I wrote some tests for BWidthBuffer lately, and I wanted to write more 
> tests for BRegion too,
> though I noticed that, if I run any interface kit test, I get the 
> "be_roster is not valid, is the registrar running?" message.
> 
> This obviously happens because we're linking those tests again our 
> BApplication.
> Compiling the tests with the RUN_WITHOUT_REGISTRAR define doesn't work, as 
> the tests doesn't print anything at all.
> 
> Is there a simple way to run the IK tests using R5 BApplication, BLooper, 
> etc ?

As DarkWyrm wrote just a few days ago, both, app server and registrar must 
be running when our BApplication is used. If you like you can also introduce 
a RUN_WITHOUT_APP_SERVER macro.

CU, Ingo

Other related posts: