148 ("wireless/wifi-simple-adhoc", "True", "True"), |
148 ("wireless/wifi-simple-adhoc", "True", "True"), |
149 ("wireless/wifi-simple-adhoc-grid", "True", "True"), |
149 ("wireless/wifi-simple-adhoc-grid", "True", "True"), |
150 ("wireless/wifi-simple-infra", "True", "True"), |
150 ("wireless/wifi-simple-infra", "True", "True"), |
151 ("wireless/wifi-simple-interference", "True", "True"), |
151 ("wireless/wifi-simple-interference", "True", "True"), |
152 ("wireless/wifi-wired-bridging", "True", "True"), |
152 ("wireless/wifi-wired-bridging", "True", "True"), |
|
153 |
|
154 ("wimax/wimax-simple", "True", "True"), |
|
155 ("wimax/wimax-ipv4", "True", "True"), |
|
156 ("wimax/wimax-multicast", "True", "True"), |
153 ] |
157 ] |
154 |
158 |
155 # |
159 # |
156 # The test suites are going to want to output status. They are running |
160 # The test suites are going to want to output status. They are running |
157 # concurrently. This means that unless we are careful, the output of |
161 # concurrently. This means that unless we are careful, the output of |