admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="ascii"?> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 3 | "DTD/xhtml1-transitional.dtd"> |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 5 | <head> |
| 6 | <title>TestON</title> |
| 7 | <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
| 8 | <script type="text/javascript" src="epydoc.js"></script> |
| 9 | </head> |
| 10 | |
| 11 | <body bgcolor="white" text="black" link="blue" vlink="#204080" |
| 12 | alink="#204080"> |
| 13 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 14 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 15 | bgcolor="#a0c0ff" cellspacing="0"> |
| 16 | <tr valign="middle"> |
| 17 | <!-- Home link --> |
| 18 | <th bgcolor="#70b0f0" class="navbar-select" |
| 19 | > Home </th> |
| 20 | |
| 21 | <!-- Tree link --> |
| 22 | <th> <a |
| 23 | href="module-tree.html">Trees</a> </th> |
| 24 | |
| 25 | <!-- Index link --> |
| 26 | <th> <a |
| 27 | href="identifier-index.html">Indices</a> </th> |
| 28 | |
| 29 | <!-- Help link --> |
| 30 | <th> <a |
| 31 | href="help.html">Help</a> </th> |
| 32 | |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 33 | <!-- Project homepage --> |
| 34 | <th class="navbar" align="right" width="100%"> |
| 35 | <table border="0" cellpadding="0" cellspacing="0"> |
| 36 | <tr><th class="navbar" align="center" |
| 37 | >TestON</th> |
| 38 | </tr></table></th> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 39 | </tr> |
| 40 | </table> |
| 41 | <table width="100%" cellpadding="0" cellspacing="0"> |
| 42 | <tr valign="top"> |
| 43 | <td width="100%"> |
| 44 | <span class="breadcrumbs"> |
| 45 | Package TestON |
| 46 | </span> |
| 47 | </td> |
| 48 | <td> |
| 49 | <table cellpadding="0" cellspacing="0"> |
| 50 | <!-- hide/show private --> |
| 51 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 52 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
| 53 | <tr><td align="right"><span class="options" |
| 54 | >[<a href="frames.html" target="_top">frames</a |
| 55 | >] | <a href="TestON-module.html" |
| 56 | target="_top">no frames</a>]</span></td></tr> |
| 57 | </table> |
| 58 | </td> |
| 59 | </tr> |
| 60 | </table> |
| 61 | <!-- ==================== PACKAGE DESCRIPTION ==================== --> |
| 62 | <h1 class="epydoc">Package TestON</h1><p class="nomargin-top"><span class="codelink"><a href="TestON-pysrc.html">source code</a></span></p> |
| 63 | <!-- ==================== SUBMODULES ==================== --> |
| 64 | <a name="section-Submodules"></a> |
| 65 | <table class="summary" border="1" cellpadding="3" |
| 66 | cellspacing="0" width="100%" bgcolor="white"> |
| 67 | <tr bgcolor="#70b0f0" class="table-header"> |
| 68 | <td colspan="2" class="table-header"> |
| 69 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 70 | <tr valign="top"> |
| 71 | <td align="left"><span class="table-header">Submodules</span></td> |
| 72 | <td align="right" valign="top" |
| 73 | ><span class="options">[<a href="#section-Submodules" |
| 74 | class="privatelink" onclick="toggle_private();" |
| 75 | >hide private</a>]</span></td> |
| 76 | </tr> |
| 77 | </table> |
| 78 | </td> |
| 79 | </tr> |
| 80 | <tr><td class="summary"> |
| 81 | <ul class="nomargin"> |
| 82 | <li> <strong class="uidlink"><a href="TestON.bin-module.html">TestON.bin</a></strong> |
| 83 | <ul> |
| 84 | <li> <strong class="uidlink"><a href="TestON.bin.cli-module.html">TestON.bin.cli</a></strong>: <em class="summary">Created on 20-Dec-2012</em> </li> |
| 85 | <li> <strong class="uidlink"><a href="TestON.bin.generatedriver-module.html">TestON.bin.generatedriver</a></strong>: <em class="summary">Created on 11-Oct-2012</em> </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 86 | <li> <strong class="uidlink"><a href="TestON.bin.nec-module.html">TestON.bin.nec</a></strong> </li> |
| 87 | <li> <strong class="uidlink">TestON.bin.pronto</strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 88 | <li> <strong class="uidlink"><a href="TestON.bin.updatedriver-module.html">TestON.bin.updatedriver</a></strong> </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 89 | <li> <strong class="uidlink"><a href="TestON.bin.vyatta-module.html">TestON.bin.vyatta</a></strong>: <em class="summary">TestON is free software: you can redistribute it and/or modify it |
| 90 | under the terms of the GNU General Public License as published by |
| 91 | the Free Software Foundation, either version 2 of the License, or |
| 92 | (at your option) any later version.</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 93 | </ul> |
| 94 | </li> |
| 95 | <li> <strong class="uidlink"><a href="TestON.core-module.html">TestON.core</a></strong> |
| 96 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 97 | <li> <strong class="uidlink"><a href="TestON.core.Thread-module.html">TestON.core.Thread</a></strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 98 | <li> <strong class="uidlink"><a href="TestON.core.ast-module.html">TestON.core.ast</a></strong>: <em class="summary">ast |
| 99 | ~~~</em> </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 100 | <li> <strong class="uidlink"><a href="TestON.core.dicttoobject-module.html">TestON.core.dicttoobject</a></strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 101 | <li> <strong class="uidlink"><a href="TestON.core.iniparser-module.html">TestON.core.iniparser</a></strong>: <em class="summary">Created on 07-Jan-2013</em> </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 102 | <li> <strong class="uidlink"><a href="TestON.core.jsonparser-module.html">TestON.core.jsonparser</a></strong>: <em class="summary">Created on 07-Jan-2013</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 103 | <li> <strong class="uidlink"><a href="TestON.core.logger-module.html">TestON.core.logger</a></strong>: <em class="summary">Created on 07-Jan-2013</em> </li> |
| 104 | <li> <strong class="uidlink"><a href="TestON.core.openspeak-module.html">TestON.core.openspeak</a></strong>: <em class="summary">Created on 20-Dec-2012</em> </li> |
| 105 | <li> <strong class="uidlink"><a href="TestON.core.teston-module.html">TestON.core.teston</a></strong>: <em class="summary">Created on 22-Oct-2012</em> </li> |
| 106 | <li> <strong class="uidlink"><a href="TestON.core.testparser-module.html">TestON.core.testparser</a></strong>: <em class="summary">Created on 26-Dec-2012</em> </li> |
| 107 | <li> <strong class="uidlink">TestON.core.utilities</strong> </li> |
| 108 | <li> <strong class="uidlink"><a href="TestON.core.xmldict-module.html">TestON.core.xmldict</a></strong>: <em class="summary">Created on 03-Dec-2012</em> </li> |
| 109 | <li> <strong class="uidlink"><a href="TestON.core.xmlparser-module.html">TestON.core.xmlparser</a></strong>: <em class="summary">Created on 07-Jan-2013</em> </li> |
| 110 | </ul> |
| 111 | </li> |
| 112 | <li> <strong class="uidlink"><a href="TestON.drivers-module.html">TestON.drivers</a></strong> |
| 113 | <ul> |
| 114 | <li> <strong class="uidlink"><a href="TestON.drivers.common-module.html">TestON.drivers.common</a></strong> |
| 115 | <ul> |
| 116 | <li> <strong class="uidlink"><a href="TestON.drivers.common.api-module.html">TestON.drivers.common.api</a></strong> |
| 117 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 118 | <li> <strong class="uidlink"><a href="TestON.drivers.common.api.controller-module.html">TestON.drivers.common.api.controller</a></strong> |
| 119 | <ul> |
| 120 | <li> <strong class="uidlink"><a href="TestON.drivers.common.api.controller.onosrestdriver-module.html">TestON.drivers.common.api.controller.onosrestdriver</a></strong>: <em class="summary">Created on 07-08-2015</em> </li> |
| 121 | </ul> |
| 122 | </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 123 | <li> <strong class="uidlink"><a href="TestON.drivers.common.api.controllerdriver-module.html">TestON.drivers.common.api.controllerdriver</a></strong>: <em class="summary">Created on 29-Nov-2012</em> </li> |
| 124 | <li> <strong class="uidlink"><a href="TestON.drivers.common.api.fvtapidriver-module.html">TestON.drivers.common.api.fvtapidriver</a></strong>: <em class="summary">Created on 26-Oct-2012</em> </li> |
| 125 | </ul> |
| 126 | </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 127 | <li> <strong class="uidlink"><a href="TestON.drivers.common.apidriver-module.html">TestON.drivers.common.apidriver</a></strong>: <em class="summary">Created on 22-Nov-2012</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 128 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli-module.html">TestON.drivers.common.cli</a></strong> |
| 129 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 130 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.dpclidriver-module.html">TestON.drivers.common.cli.dpclidriver</a></strong>: <em class="summary">Driver for blank dataplane VMs.</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 131 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.emulator-module.html">TestON.drivers.common.cli.emulator</a></strong> |
| 132 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 133 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.emulator.flowvisordriver-module.html">TestON.drivers.common.cli.emulator.flowvisordriver</a></strong>: <em class="summary">Created on 26-Mar-2013</em> </li> |
| 134 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.emulator.lincoedriver-module.html">TestON.drivers.common.cli.emulator.lincoedriver</a></strong>: <em class="summary">This driver handles the optical switch emulator linc-oe.</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 135 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.emulator.mininetclidriver-module.html">TestON.drivers.common.cli.emulator.mininetclidriver</a></strong>: <em class="summary">Created on 26-Oct-2012</em> </li> |
| 136 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.emulator.poxclidriver-module.html">TestON.drivers.common.cli.emulator.poxclidriver</a></strong>: <em class="summary">Created on 26-Oct-2012</em> </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 137 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.emulator.remotemininetdriver-module.html">TestON.drivers.common.cli.emulator.remotemininetdriver</a></strong>: <em class="summary">Created on 26-Oct-2012</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 138 | </ul> |
| 139 | </li> |
| 140 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.emulatordriver-module.html">TestON.drivers.common.cli.emulatordriver</a></strong>: <em class="summary">Created on 26-Oct-2012</em> </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 141 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.onosclidriver-module.html">TestON.drivers.common.cli.onosclidriver</a></strong>: <em class="summary">This driver enters the onos> prompt to issue commands.</em> </li> |
| 142 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.onosdriver-module.html">TestON.drivers.common.cli.onosdriver</a></strong>: <em class="summary">This driver interacts with ONOS bench, the OSGi platform that |
| 143 | configures the ONOS nodes.</em> </li> |
| 144 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.quaggaclidriver-module.html">TestON.drivers.common.cli.quaggaclidriver</a></strong> </li> |
| 145 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotesys-module.html">TestON.drivers.common.cli.remotesys</a></strong> </li> |
| 146 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotesysdriver-module.html">TestON.drivers.common.cli.remotesysdriver</a></strong>: <em class="summary">Created on 26-Oct-2012</em> </li> |
| 147 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotetestbed-module.html">TestON.drivers.common.cli.remotetestbed</a></strong> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 148 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 149 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotetestbed.floodlightclidriver-module.html">TestON.drivers.common.cli.remotetestbed.floodlightclidriver</a></strong>: <em class="summary">Created on 12-Feb-2013</em> </li> |
| 150 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotetestbed.necswitchdriver-module.html">TestON.drivers.common.cli.remotetestbed.necswitchdriver</a></strong> </li> |
| 151 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotetestbed.remotepoxdriver-module.html">TestON.drivers.common.cli.remotetestbed.remotepoxdriver</a></strong>: <em class="summary">Created on 12-Feb-2013</em> </li> |
| 152 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotetestbed.remotevmdriver-module.html">TestON.drivers.common.cli.remotetestbed.remotevmdriver</a></strong>: <em class="summary">Created on 12-Feb-2013</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 153 | </ul> |
| 154 | </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 155 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.remotetestbeddriver-module.html">TestON.drivers.common.cli.remotetestbeddriver</a></strong>: <em class="summary">Created on 26-Oct-2012</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 156 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.tool-module.html">TestON.drivers.common.cli.tool</a></strong> |
| 157 | <ul> |
| 158 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.tool.dpctlclidriver-module.html">TestON.drivers.common.cli.tool.dpctlclidriver</a></strong>: <em class="summary">Created on 26-Nov-2012</em> </li> |
| 159 | </ul> |
| 160 | </li> |
| 161 | <li> <strong class="uidlink"><a href="TestON.drivers.common.cli.toolsdriver-module.html">TestON.drivers.common.cli.toolsdriver</a></strong>: <em class="summary">Created on 26-Nov-2012</em> </li> |
| 162 | </ul> |
| 163 | </li> |
| 164 | <li> <strong class="uidlink"><a href="TestON.drivers.common.clidriver-module.html">TestON.drivers.common.clidriver</a></strong>: <em class="summary">Created on 24-Oct-2012</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 165 | </ul> |
| 166 | </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 167 | <li> <strong class="uidlink">TestON.drivers.component</strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 168 | </ul> |
| 169 | </li> |
| 170 | <li> <strong class="uidlink"><a href="TestON.examples-module.html">TestON.examples</a></strong> |
| 171 | <ul> |
| 172 | <li> <strong class="uidlink"><a href="TestON.examples.Assert-module.html">TestON.examples.Assert</a></strong> |
| 173 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 174 | <li> <strong class="uidlink"><a href="TestON.examples.Assert.Assert-module.html">TestON.examples.Assert.Assert</a></strong>: <em class="summary">TestON is free software: you can redistribute it and/or modify it |
| 175 | under the terms of the GNU General Public License as published by |
| 176 | the Free Software Foundation, either version 2 of the License, or |
| 177 | (at your option) any later version.</em> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 178 | </ul> |
| 179 | </li> |
| 180 | <li> <strong class="uidlink"><a href="TestON.examples.CaseParams-module.html">TestON.examples.CaseParams</a></strong> |
| 181 | <ul> |
| 182 | <li> <strong class="uidlink"><a href="TestON.examples.CaseParams.CaseParams-module.html">TestON.examples.CaseParams.CaseParams</a></strong>: <em class="summary">Created on 26-Nov-2012</em> </li> |
| 183 | </ul> |
| 184 | </li> |
| 185 | <li> <strong class="uidlink"><a href="TestON.examples.ExperimentTest-module.html">TestON.examples.ExperimentTest</a></strong> |
| 186 | <ul> |
| 187 | <li> <strong class="uidlink"><a href="TestON.examples.ExperimentTest.ExperimentTest-module.html">TestON.examples.ExperimentTest.ExperimentTest</a></strong>: <em class="summary">Created on 26-Nov-2012</em> </li> |
| 188 | </ul> |
| 189 | </li> |
| 190 | <li> <strong class="uidlink"><a href="TestON.examples.StepParams-module.html">TestON.examples.StepParams</a></strong> |
| 191 | <ul> |
| 192 | <li> <strong class="uidlink"><a href="TestON.examples.StepParams.StepParams-module.html">TestON.examples.StepParams.StepParams</a></strong>: <em class="summary">Created on 28-Nov-2012</em> </li> |
| 193 | </ul> |
| 194 | </li> |
| 195 | <li> <strong class="uidlink"><a href="TestON.examples.Topology-module.html">TestON.examples.Topology</a></strong> |
| 196 | <ul> |
| 197 | <li> <strong class="uidlink"><a href="TestON.examples.Topology.Topology-module.html">TestON.examples.Topology.Topology</a></strong>: <em class="summary">Created on 28-Nov-2012</em> </li> |
| 198 | </ul> |
| 199 | </li> |
| 200 | </ul> |
| 201 | </li> |
| 202 | <li> <strong class="uidlink"><a href="TestON.lib-module.html">TestON.lib</a></strong> </li> |
| 203 | <li> <strong class="uidlink"><a href="TestON.tests-module.html">TestON.tests</a></strong> |
| 204 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 205 | <li> <strong class="uidlink"><a href="TestON.tests.CHOtest-module.html">TestON.tests.CHOtest</a></strong> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 206 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 207 | <li> <strong class="uidlink"><a href="TestON.tests.CHOtest.CHOtest-module.html">TestON.tests.CHOtest.CHOtest</a></strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 208 | </ul> |
| 209 | </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 210 | <li> <strong class="uidlink"><a href="TestON.tests.FUNCintent-module.html">TestON.tests.FUNCintent</a></strong> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 211 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 212 | <li> <strong class="uidlink"><a href="TestON.tests.FUNCintent.FUNCintent-module.html">TestON.tests.FUNCintent.FUNCintent</a></strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 213 | </ul> |
| 214 | </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 215 | <li> <strong class="uidlink"><a href="TestON.tests.HAclusterRestart-module.html">TestON.tests.HAclusterRestart</a></strong> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 216 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 217 | <li> <strong class="uidlink"><a href="TestON.tests.HAclusterRestart.HAclusterRestart-module.html">TestON.tests.HAclusterRestart.HAclusterRestart</a></strong>: <em class="summary">Description: This test is to determine if ONOS can handle |
| 218 | all of it's nodes restarting</em> </li> |
| 219 | <li> <strong class="uidlink"><a href="TestON.tests.HAclusterRestart.dependencies-module.html">TestON.tests.HAclusterRestart.dependencies</a></strong> |
| 220 | <ul> |
| 221 | <li> <strong class="uidlink"><a href="TestON.tests.HAclusterRestart.dependencies.Counters-module.html">TestON.tests.HAclusterRestart.dependencies.Counters</a></strong> </li> |
| 222 | <li> <strong class="uidlink"><a href="TestON.tests.HAclusterRestart.dependencies.obelisk-module.html">TestON.tests.HAclusterRestart.dependencies.obelisk</a></strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 223 | </ul> |
| 224 | </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 225 | </ul> |
| 226 | </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 227 | <li> <strong class="uidlink"><a href="TestON.tests.HAminorityRestart-module.html">TestON.tests.HAminorityRestart</a></strong> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 228 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 229 | <li> <strong class="uidlink"><a href="TestON.tests.HAminorityRestart.HAminorityRestart-module.html">TestON.tests.HAminorityRestart.HAminorityRestart</a></strong>: <em class="summary">Description: This test is to determine if ONOS can handle |
| 230 | a minority of it's nodes restarting</em> </li> |
| 231 | <li> <strong class="uidlink"><a href="TestON.tests.HAminorityRestart.dependencies-module.html">TestON.tests.HAminorityRestart.dependencies</a></strong> |
| 232 | <ul> |
| 233 | <li> <strong class="uidlink"><a href="TestON.tests.HAminorityRestart.dependencies.Counters-module.html">TestON.tests.HAminorityRestart.dependencies.Counters</a></strong> </li> |
| 234 | <li> <strong class="uidlink"><a href="TestON.tests.HAminorityRestart.dependencies.obelisk-module.html">TestON.tests.HAminorityRestart.dependencies.obelisk</a></strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 235 | </ul> |
| 236 | </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 237 | </ul> |
| 238 | </li> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 239 | <li> <strong class="uidlink"><a href="TestON.tests.HAsanity-module.html">TestON.tests.HAsanity</a></strong> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 240 | <ul> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 241 | <li> <strong class="uidlink"><a href="TestON.tests.HAsanity.HAsanity-module.html">TestON.tests.HAsanity.HAsanity</a></strong>: <em class="summary">Description: This test is to determine if the HA test setup is |
| 242 | working correctly.</em> </li> |
| 243 | <li> <strong class="uidlink"><a href="TestON.tests.HAsanity.dependencies-module.html">TestON.tests.HAsanity.dependencies</a></strong> |
| 244 | <ul> |
| 245 | <li> <strong class="uidlink"><a href="TestON.tests.HAsanity.dependencies.Counters-module.html">TestON.tests.HAsanity.dependencies.Counters</a></strong> </li> |
| 246 | <li> <strong class="uidlink"><a href="TestON.tests.HAsanity.dependencies.obelisk-module.html">TestON.tests.HAsanity.dependencies.obelisk</a></strong> </li> |
| 247 | </ul> |
| 248 | </li> |
| 249 | </ul> |
| 250 | </li> |
| 251 | <li> <strong class="uidlink"><a href="TestON.tests.HAsingleInstanceRestart-module.html">TestON.tests.HAsingleInstanceRestart</a></strong> |
| 252 | <ul> |
| 253 | <li> <strong class="uidlink"><a href="TestON.tests.HAsingleInstanceRestart.HAsingleInstanceRestart-module.html">TestON.tests.HAsingleInstanceRestart.HAsingleInstanceRestart</a></strong>: <em class="summary">Description: This test is to determine if a single |
| 254 | instance ONOS 'cluster' can handle a restart</em> </li> |
| 255 | <li> <strong class="uidlink"><a href="TestON.tests.HAsingleInstanceRestart.dependencies-module.html">TestON.tests.HAsingleInstanceRestart.dependencies</a></strong> |
| 256 | <ul> |
| 257 | <li> <strong class="uidlink"><a href="TestON.tests.HAsingleInstanceRestart.dependencies.Counters-module.html">TestON.tests.HAsingleInstanceRestart.dependencies.Counters</a></strong> </li> |
| 258 | <li> <strong class="uidlink"><a href="TestON.tests.HAsingleInstanceRestart.dependencies.obelisk-module.html">TestON.tests.HAsingleInstanceRestart.dependencies.obelisk</a></strong> </li> |
| 259 | </ul> |
| 260 | </li> |
| 261 | </ul> |
| 262 | </li> |
| 263 | <li> <strong class="uidlink"><a href="TestON.tests.SAMPscaleTopo-module.html">TestON.tests.SAMPscaleTopo</a></strong> |
| 264 | <ul> |
| 265 | <li> <strong class="uidlink"><a href="TestON.tests.SAMPscaleTopo.SAMPscaleTopo-module.html">TestON.tests.SAMPscaleTopo.SAMPscaleTopo</a></strong> </li> |
| 266 | </ul> |
| 267 | </li> |
| 268 | <li> <strong class="uidlink"><a href="TestON.tests.SAMPstartTemplate-module.html">TestON.tests.SAMPstartTemplate</a></strong> |
| 269 | <ul> |
| 270 | <li> <strong class="uidlink"><a href="TestON.tests.SAMPstartTemplate.SAMPstartTemplate-module.html">TestON.tests.SAMPstartTemplate.SAMPstartTemplate</a></strong> </li> |
| 271 | </ul> |
| 272 | </li> |
| 273 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFcbench-module.html">TestON.tests.SCPFcbench</a></strong> |
| 274 | <ul> |
| 275 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFcbench.SCPFcbench-module.html">TestON.tests.SCPFcbench.SCPFcbench</a></strong> </li> |
| 276 | </ul> |
| 277 | </li> |
| 278 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFflowTp1g-module.html">TestON.tests.SCPFflowTp1g</a></strong> |
| 279 | <ul> |
| 280 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFflowTp1g.SCPFflowTp1g-module.html">TestON.tests.SCPFflowTp1g.SCPFflowTp1g</a></strong> </li> |
| 281 | </ul> |
| 282 | </li> |
| 283 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentEventTp-module.html">TestON.tests.SCPFintentEventTp</a></strong> |
| 284 | <ul> |
| 285 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentEventTp.SCPFintentEventTp-module.html">TestON.tests.SCPFintentEventTp.SCPFintentEventTp</a></strong> </li> |
| 286 | </ul> |
| 287 | </li> |
| 288 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentInstallWithdrawLat-module.html">TestON.tests.SCPFintentInstallWithdrawLat</a></strong> |
| 289 | <ul> |
| 290 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentInstallWithdrawLat.SCPFintentInstallWithdrawLat-module.html">TestON.tests.SCPFintentInstallWithdrawLat.SCPFintentInstallWithdrawLat</a></strong> </li> |
| 291 | </ul> |
| 292 | </li> |
| 293 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentRerouteLat-module.html">TestON.tests.SCPFintentRerouteLat</a></strong> |
| 294 | <ul> |
| 295 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFintentRerouteLat.SCPFintentRerouteLat-module.html">TestON.tests.SCPFintentRerouteLat.SCPFintentRerouteLat</a></strong> </li> |
| 296 | </ul> |
| 297 | </li> |
| 298 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFportLat-module.html">TestON.tests.SCPFportLat</a></strong> |
| 299 | <ul> |
| 300 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFportLat.SCPFportLat-module.html">TestON.tests.SCPFportLat.SCPFportLat</a></strong> </li> |
| 301 | </ul> |
| 302 | </li> |
| 303 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFswitchLat-module.html">TestON.tests.SCPFswitchLat</a></strong> |
| 304 | <ul> |
| 305 | <li> <strong class="uidlink"><a href="TestON.tests.SCPFswitchLat.SCPFswitchLat-module.html">TestON.tests.SCPFswitchLat.SCPFswitchLat</a></strong> </li> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 306 | </ul> |
| 307 | </li> |
| 308 | </ul> |
| 309 | </li> |
| 310 | </ul></td></tr> |
| 311 | </table> |
| 312 | |
| 313 | <br /> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 314 | <!-- ==================== VARIABLES ==================== --> |
| 315 | <a name="section-Variables"></a> |
| 316 | <table class="summary" border="1" cellpadding="3" |
| 317 | cellspacing="0" width="100%" bgcolor="white"> |
| 318 | <tr bgcolor="#70b0f0" class="table-header"> |
| 319 | <td colspan="2" class="table-header"> |
| 320 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 321 | <tr valign="top"> |
| 322 | <td align="left"><span class="table-header">Variables</span></td> |
| 323 | <td align="right" valign="top" |
| 324 | ><span class="options">[<a href="#section-Variables" |
| 325 | class="privatelink" onclick="toggle_private();" |
| 326 | >hide private</a>]</span></td> |
| 327 | </tr> |
| 328 | </table> |
| 329 | </td> |
| 330 | </tr> |
| 331 | <tr> |
| 332 | <td width="15%" align="right" valign="top" class="summary"> |
| 333 | <span class="summary-type"> </span> |
| 334 | </td><td class="summary"> |
| 335 | <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="None">None</code><br /> |
| 336 | hash(x) |
| 337 | </td> |
| 338 | </tr> |
| 339 | </table> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 340 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 341 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 342 | bgcolor="#a0c0ff" cellspacing="0"> |
| 343 | <tr valign="middle"> |
| 344 | <!-- Home link --> |
| 345 | <th bgcolor="#70b0f0" class="navbar-select" |
| 346 | > Home </th> |
| 347 | |
| 348 | <!-- Tree link --> |
| 349 | <th> <a |
| 350 | href="module-tree.html">Trees</a> </th> |
| 351 | |
| 352 | <!-- Index link --> |
| 353 | <th> <a |
| 354 | href="identifier-index.html">Indices</a> </th> |
| 355 | |
| 356 | <!-- Help link --> |
| 357 | <th> <a |
| 358 | href="help.html">Help</a> </th> |
| 359 | |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 360 | <!-- Project homepage --> |
| 361 | <th class="navbar" align="right" width="100%"> |
| 362 | <table border="0" cellpadding="0" cellspacing="0"> |
| 363 | <tr><th class="navbar" align="center" |
| 364 | >TestON</th> |
| 365 | </tr></table></th> |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 366 | </tr> |
| 367 | </table> |
| 368 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
| 369 | <tr> |
| 370 | <td align="left" class="footer"> |
Jon Hall | a1cdd89 | 2015-08-10 13:36:28 -0700 | [diff] [blame] | 371 | Generated by Epydoc 3.0.1 on Mon Aug 10 11:12:34 2015 |
admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 372 | </td> |
| 373 | <td align="right" class="footer"> |
| 374 | <a target="mainFrame" href="http://epydoc.sourceforge.net" |
| 375 | >http://epydoc.sourceforge.net</a> |
| 376 | </td> |
| 377 | </tr> |
| 378 | </table> |
| 379 | |
| 380 | <script type="text/javascript"> |
| 381 | <!-- |
| 382 | // Private objects are initially displayed (because if |
| 383 | // javascript is turned off then we want them to be |
| 384 | // visible); but by default, we want to hide them. So hide |
| 385 | // them unless we have a cookie that says to show them. |
| 386 | checkCookie(); |
| 387 | // --> |
| 388 | </script> |
| 389 | </body> |
| 390 | </html> |