Boost logo

Boost Testing :

From: David Abrahams (dave_at_[hidden])
Date: 2005-11-02 17:15:18


"John Maddock" <john_at_[hidden]> writes:

>> 2. Even if cross compilation was possible the run-time testing cannot
>> be deferred and performed separately on another machine.
>
> Understood, that's a problem with most test harnesses, again it may be worth
> bringing this up on the Jamboost list.

Come to think of it, if you can arrange for the build directory to be
cross-mounted on two systems, you can specify something like

    "--debugger=rsh remotemachine"

on your bjam command line and then "rsh remotemachine" will precede
all the test invocation commands.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost-testing list run by mbergal at meta-comm.com