On Tue, Apr 01, 2014 at 01:24:45AM -0700, Andy Zhou wrote: > Changing one of the files in the Open vSwitch ``lib'' directory > causes 43 binaries to be relinked, which takes a lot of time even with > parallel ``make''. 31 of those binaries are in the ``tests'' > directory. ovs-test attemps to combine most of those binaries into a > single test program that just takes a subcommand name as its first > command-line argument. > > The following patch makes use of this infrastructure. > > Signed-off-by: Andy Zhou <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
