mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-01 18:48:10 +02:00
Add print of values if tests fail. Modify some ngspice tests to pass withcorrect results.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python2.7
|
||||
|
||||
import unittest
|
||||
from header import header
|
||||
from testutils import header
|
||||
import sys,os
|
||||
sys.path.append(os.path.join(sys.path[0],".."))
|
||||
import globals
|
||||
|
||||
Reference in New Issue
Block a user