> On Apr 18, 2019, at 10:35 AM, Bryan Call <[email protected]> wrote:
> 
> The tests shouldn’t run by default when you do a make or make all.   They 
> only run if you run make test or make check. 

Yeh.

Maybe he’s asking how to not build the tests that are in traffic_server? 
There’s a config option for that, e.g.

        % ./configure --disable-tests


That just removes the code from the binary, making it a tiny bit smaller (I 
don’t know if many people bothers with this :).

— Leif


Reply via email to