regression/tests/test-second.py
author Tom Henderson <tomh@tomh.org>
Thu, 02 Jul 2009 21:57:00 -0700
changeset 4646 c25ca2e38845
parent 4199 761a6ee97850
permissions -rw-r--r--
some fixes to the manual for IPv4 refactoring
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4013
c032743d087c New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     1
#! /usr/bin/env python
c032743d087c New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     2
4199
761a6ee97850 quiet second.cc and third.cc when running as regression tests
Craig Dowell <craigdo@ee.washington.edu>
parents: 4114
diff changeset
     3
"""Compare that Second generates correct traces."""
4013
c032743d087c New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     4
4199
761a6ee97850 quiet second.cc and third.cc when running as regression tests
Craig Dowell <craigdo@ee.washington.edu>
parents: 4114
diff changeset
     5
arguments = ["--verbose=0"]
761a6ee97850 quiet second.cc and third.cc when running as regression tests
Craig Dowell <craigdo@ee.washington.edu>
parents: 4114
diff changeset
     6