On Thu, Nov 13, 2014 at 10:32:43AM -0800, Pravin Shelar wrote: > On Wed, Nov 12, 2014 at 7:13 PM, YAMAMOTO Takashi > <yamam...@valinux.co.jp> wrote: > >> +AT_CHECK([ovs-appctl ovs/route/add 1.1.2.92/24 br0], [0], [OK > >> +]) > > > > this command is available only for linux, isn't it? > > Yes, currently it is since other platform do not implement route-table > module. I will Document it.
It would be more user-friendly to skip the test automatically on other platforms, with AT_SKIP_IF. There should already be examples in the tests directory. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev