[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1431441616-25174-1-git-send-email-vadim4j@gmail.com>
Date: Tue, 12 May 2015 17:40:14 +0300
From: Vadim Kochan <vadim4j@...il.com>
To: netdev@...r.kernel.org
Cc: Vadim Kochan <vadim4j@...il.com>
Subject: [PATCH iproute2 0/2] Run tests forcely in separated netns
From: Vadim Kochan <vadim4j@...il.com>
Changed to run each test in separated network namespace by using
'unshare' tool from util-linux tools set, it allows to do not affect
network setup on the host machine, 'unshare' tool is required by default.
Also added test which checks already fixed BUG related to adding default route.
Vadim Kochan (2):
tests: Run each test in network namespace
tests: Add test for 'ip route add default'
testsuite/Makefile | 7 ++++++-
testsuite/tests/ip/route/add_default_route.t | 12 ++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100755 testsuite/tests/ip/route/add_default_route.t
--
2.3.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists