regression/tests/test-wifi-wired-bridging.py
author Tom Henderson <tomh@tomh.org>
Fri, 20 Aug 2010 12:17:19 -0700
changeset 6589 9c325569fb01
parent 4114 a6c5ccfa3451
permissions -rw-r--r--
Help waf to guess release versions of nsc and pybindgen
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3621
378795604085 forgot to add test file
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
diff changeset
     1
#! /usr/bin/env python
378795604085 forgot to add test file
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
diff changeset
     2
378795604085 forgot to add test file
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
diff changeset
     3
"""Compare that Wifi-Wired Bridging generates correct traces."""
378795604085 forgot to add test file
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
diff changeset
     4
4114
a6c5ccfa3451 Run regression tests as WAF tasks, plus simplify how unit tests are declared. Closes #480.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3872
diff changeset
     5
arguments = ["--SendIp=0"]
3621
378795604085 forgot to add test file
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
diff changeset
     6