Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / src / nas,5.n2.os.2 / lib / python / lib / python2.4 / test / testall.py
CommitLineData
86530b38
AT
1# Backward compatibility -- you should use regrtest instead of this module.
2import sys, regrtest
3sys.argv[1:] = ["-vv"]
4regrtest.main()