If you build and install cunit <http://sourceforge.net/projects/cunit/> and
take its defaults for the install (and not install to the system as root)
 the following works for me for linux-generic

./bootstrap
./configure  --with-cunit-path=/home/<YOUR HOME DIR>/CUnitHome
make check <- will run the unit tests not just build them

On 21 November 2014 08:20, Anders Roxell <[email protected]> wrote:

> On 21 November 2014 14:15, Taras Kondratiuk <[email protected]>
> wrote:
> > On 11/21/2014 02:48 PM, Bill Fischofer wrote:
> >>
> >> How do I do that?  I'm just doing
> >>
> >> ./bootstrap
> >> ./configure
> >> make
> >>
> >> Is there another step missing?
> >
> >
> > ./configure --with-platform=linux-generic --enable-cunit
>
> and you have to install CUnit 2.1-3
>
> Cheers,
> Anders
>
> >
> >
> > _______________________________________________
> > lng-odp mailing list
> > [email protected]
> > http://lists.linaro.org/mailman/listinfo/lng-odp
>
> _______________________________________________
> lng-odp mailing list
> [email protected]
> http://lists.linaro.org/mailman/listinfo/lng-odp
>



-- 
*Mike Holmes*
Linaro  Sr Technical Manager
LNG - ODP
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to