author | Gustavo J. A. M. Carneiro <gjc@inescporto.pt> |
Sat, 24 Jan 2009 12:25:52 +0000 | |
changeset 4114 | a6c5ccfa3451 |
parent 4013 | c032743d087c |
child 4199 | 761a6ee97850 |
permissions | -rw-r--r-- |
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 |
|
c032743d087c
New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff
changeset
|
3 |
"""Generic trace-comparison-type regression test.""" |
c032743d087c
New examples, build and test tutorial examples
Craig Dowell <craigdo@ee.washington.edu>
parents:
diff
changeset
|
4 |