]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46825eb8033269ace189e9b573ad0db2bc6ccd99
tree97bff2cb9e944aed67e134bf7af1747119d72e07
parent8c596d68f2c0c2c3de795a82e5dcb8b924e3e7c4
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