skip codemodel in tests

This commit is contained in:
dwarning 2010-01-16 22:12:35 +00:00
parent c8133f7135
commit 59f1c840a5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
SPICE=$1
TEST=$2
FILTER="CPU|Dynamic|Note|Circuit|Trying|Reference|Date|Doing|---|v-sweep|time|est|Error|Warning|Data|Index|trans|acan|oise|nalysis|ole|Total|memory|urrent|Got|Added|BSIM|bsim|B4SOI|b4soi"
FILTER="CPU|Dynamic|Note|Circuit|Trying|Reference|Date|Doing|---|v-sweep|time|est|Error|Warning|Data|Index|trans|acan|oise|nalysis|ole|Total|memory|urrent|Got|Added|BSIM|bsim|B4SOI|b4soi|codemodel"
testname=`basename $TEST .cir`
testdir=`dirname $TEST`