ngspice/tests/regression/sens
rlar 6f7b68945d tests/regression/sens, fix test cases
which have been invalidated by commit:
ifparm, #4/16, missing IF_REDUNDANT for some aliases, introduce IOPAPR

before this commit, sensitivity to "capacitance" was published twice,
  once with name "c1"  (reference name of a CAP device)
  and as "c1_c" (reference name of a CAP concatenated with param name "c")
after said commit, sensitivity is no longer published as "c1_c"
  (because "c" is only an "alias"/IF_REDUNDANT of the main parameter
   which is named "capacitance", and "capacitance" is a IF_PRINCIPAL
   and thus avoids "concatenation" of the parameter name)
2017-04-21 18:52:43 +02:00
..
Makefile.am tests/regression/sens, add some tests for "sensitivity" analysis 2016-07-17 18:18:35 +02:00
sens-ac-1.cir tests/regression/sens, fix test cases 2017-04-21 18:52:43 +02:00
sens-ac-1.out tests/regression/sens, add some tests for "sensitivity" analysis 2016-07-17 18:18:35 +02:00
sens-ac-2.cir tests/regression/sens, fix test cases 2017-04-21 18:52:43 +02:00
sens-ac-2.out tests/regression/sens, add some tests for "sensitivity" analysis 2016-07-17 18:18:35 +02:00
sens-dc-1.cir tests/regression/sens, add some tests for "sensitivity" analysis 2016-07-17 18:18:35 +02:00
sens-dc-1.out tests/regression/sens, add some tests for "sensitivity" analysis 2016-07-17 18:18:35 +02:00
sens-dc-2.cir tests/regression/sens, add some tests for "sensitivity" analysis 2016-07-17 18:18:35 +02:00
sens-dc-2.out tests/regression/sens, add some tests for "sensitivity" analysis 2016-07-17 18:18:35 +02:00