tests: Introduce NS_EXEC and NS_CHECK_EXEC for system tests.
authorDaniele Di Proietto <diproiettod@vmware.com>
Fri, 7 Aug 2015 18:40:35 +0000 (19:40 +0100)
committerJoe Stringer <joestringer@nicira.com>
Fri, 7 Aug 2015 19:58:35 +0000 (12:58 -0700)
commitb1778a55cadfe78e66ed2105c73c92fe40548464
treefe3a519cdcf95467deec9a64bfae8e34eadad85e
parentf7526200d2961c9cc11e5239eacd75a0d592c6a8
tests: Introduce NS_EXEC and NS_CHECK_EXEC for system tests.

Instead of repeating every time "ip netns exec ..." it is better to
introduce some macros.

Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
Acked-by: Joe Stringer <joestringer@nicira.com>
tests/system-common-macros.at
tests/system-traffic.at