Searched refs:teardown (Results 1 – 3 of 3) sorted by relevance
58 self.access_point.bridge.teardown(self.brconfigs)61 self.access_point_main.bridge.teardown(self.brconfigs_main)64 self.access_point_aux.bridge.teardown(self.brconfigs_aux)
101 def teardown(self, brconfigs): member in BridgeInterface
61 <tr><td> -d</td><td>--disable-teardown</td>62 <td>Disables test teardown and cleanup.</td></tr>215 Atest now has the ability to force a test to skip its cleanup/teardown step.217 to rerun your test with -t will fail without having the **--disable-teardown**224 Note that -t disables both **setup/install** and **teardown/cleanup** of the device.