Browse Source

skip codemodel in tests

pre-master-46
dwarning 16 years ago
parent
commit
59f1c840a5
  1. 2
      tests/bin/check.sh

2
tests/bin/check.sh

@ -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`

Loading…
Cancel
Save