tests: add tests for deferred interface teardown (refcounting)
This commit is contained in:
parent
f139bc2416
commit
8de83fdd9a
5 changed files with 61 additions and 0 deletions
11
tests/fixtures/deferred-teardown-2.interfaces
vendored
Normal file
11
tests/fixtures/deferred-teardown-2.interfaces
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
iface tun0
|
||||
requires eth0
|
||||
|
||||
iface tun1
|
||||
requires eth0
|
||||
|
||||
iface tun2
|
||||
requires eth0
|
||||
|
||||
iface tun3
|
||||
requires eth0
|
Loading…
Add table
Add a link
Reference in a new issue