selftest: Add helper scripts to run selftest in namespaces
authorTim Beale <timbeale@catalyst.net.nz>
Tue, 26 Feb 2019 02:54:34 +0000 (15:54 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 31 May 2019 05:18:20 +0000 (05:18 +0000)
commit5635a7ce2fe348a3ed89ff39a02f9db135424367
tree18498bdfaa51e6d74fdaac253c88d1b873f52bac
parent8e3bc591733c868320a0f91d3f3e3943bd95b92e
selftest: Add helper scripts to run selftest in namespaces

This adds the underlying scripts, but they are not actually hooked up to
the selftest code yet, and so are not actually used.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/ns/README [new file with mode: 0644]
selftest/ns/add_bridge_iface.sh [new file with mode: 0755]
selftest/ns/create_bridge.sh [new file with mode: 0755]
selftest/ns/start_in_ns.sh [new file with mode: 0755]