[interfacekit] Re: unit tests
- From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Tue, 23 Mar 2004 00:12:17 +0100
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
- References:
- [interfacekit] unit tests
- From: burton666@xxxxxxxxx
Other related posts:
- » [interfacekit] unit tests
- » [interfacekit] Re: unit tests
- » [interfacekit] Re: unit tests
- [interfacekit] unit tests
- From: burton666@xxxxxxxxx