regression/tests/test-simple-error-model.py
author Tom Henderson <tomh@tomh.org>
Thu, 02 Jul 2009 21:57:00 -0700
changeset 4646 c25ca2e38845
parent 4114 a6c5ccfa3451
permissions -rw-r--r--
some fixes to the manual for IPv4 refactoring
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2861
18930dcd33e0 test test
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     1
#! /usr/bin/env python
18930dcd33e0 test test
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     2
18930dcd33e0 test test
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     3
"""Generic trace-comparison-type regression test."""
18930dcd33e0 test test
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff changeset
     4