OSDN Git Service

tools: tc-testing: nsPlugin
authorBrenda J. Butler <bjb@mojatatu.com>
Wed, 14 Feb 2018 19:09:23 +0000 (14:09 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Feb 2018 20:38:33 +0000 (15:38 -0500)
commita13fedbe56fef141aff7d584eba2a08daaf613cc
tree97bff2cb9e944aed67e134bf7af1747119d72e07
parentf6926e85eee9be08d05170af3a2266b8d7f9cdef
tools: tc-testing: nsPlugin

Move the functionality of creating a namespace before the test suite
and destroying it afterwards to a plugin.

Signed-off-by: Brenda J. Butler <bjb@mojatatu.com>
Acked-by: Lucas Bates <lucasb@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py [new file with mode: 0644]
tools/testing/selftests/tc-testing/tdc.py