regression/tests/test-simple-error-model.py
author Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
Thu, 14 Jan 2010 11:45:04 +0000
changeset 5911 993998a62a6a
parent 4114 a6c5ccfa3451
permissions -rw-r--r--
Bug 786 - Make Ipv4Address hashable from Python
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