From 2920fe5b038a1413e95b5828c57826f4f07dc545 Mon Sep 17 00:00:00 2001 From: pnenzi Date: Sun, 24 Aug 2003 18:22:46 +0000 Subject: [PATCH] Reference files for new pole/zero tests. --- tests/polezero/Makefile.am | 5 ++++- tests/polezero/pz2.out | 23 +++++++++++++++++++++++ tests/polezero/pzt.out | 23 +++++++++++++++++++++++ tests/polezero/simplepz.out | 15 +++++++++++++++ 4 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 tests/polezero/pz2.out create mode 100644 tests/polezero/pzt.out create mode 100644 tests/polezero/simplepz.out diff --git a/tests/polezero/Makefile.am b/tests/polezero/Makefile.am index 9a29ff8ab..5beac5dbf 100644 --- a/tests/polezero/Makefile.am +++ b/tests/polezero/Makefile.am @@ -3,7 +3,10 @@ TESTS = \ filt_multistage.cir \ filt_rc.cir \ - filt_bridge_t.cir + filt_bridge_t.cir \ + pz2.cir \ + pzt.cir \ + simplepz.cir TESTS_ENVIRONMENT = $(SHELL) $(srcdir)/../check.sh $(top_builddir)/src/ngspice diff --git a/tests/polezero/pz2.out b/tests/polezero/pz2.out new file mode 100644 index 000000000..2da89389a --- /dev/null +++ b/tests/polezero/pz2.out @@ -0,0 +1,23 @@ +Warning: Source iin has no value, DC 0 assumed + + +No. of Data Rows : 1 + +Circuit: test pz + +Doing analysis at TEMP = 300.150000 and TNOM = 300.150000 + test pz +-------------------------------------------------------------------------------- +Index pole(1) pole(2) +-------------------------------------------------------------------------------- +0 -1.019524e+09, 0.000000e+00 -8.296965e+08, 0.000000e+00 + + test pz +-------------------------------------------------------------------------------- +Index pole(3) pole(4) +-------------------------------------------------------------------------------- +0 -8.652054e+07, 0.000000e+00 -1.060594e+07, 0.000000e+00 + + + + diff --git a/tests/polezero/pzt.out b/tests/polezero/pzt.out new file mode 100644 index 000000000..bce45dacc --- /dev/null +++ b/tests/polezero/pzt.out @@ -0,0 +1,23 @@ +Warning: Source iin has no value, DC 0 assumed + + +No. of Data Rows : 1 + +Circuit: test pz + +Doing analysis at TEMP = 300.150000 and TNOM = 300.150000 + test pz +-------------------------------------------------------------------------------- +Index pole(1) pole(2) +-------------------------------------------------------------------------------- +0 -2.000000e+01, 0.000000e+00 -2.000000e+01, 0.000000e+00 + + test pz +-------------------------------------------------------------------------------- +Index pole(3) +-------------------------------------------------------------------------------- +0 -2.000000e+01, 0.000000e+00 + + + + diff --git a/tests/polezero/simplepz.out b/tests/polezero/simplepz.out new file mode 100644 index 000000000..94c1258d4 --- /dev/null +++ b/tests/polezero/simplepz.out @@ -0,0 +1,15 @@ + +No. of Data Rows : 1 + +Circuit: test circuit #1 for pz analysis:high pass filter + +Doing analysis at TEMP = 300.150000 and TNOM = 300.150000 + test circuit #1 for pz analysis:high pass filter +-------------------------------------------------------------------------------- +Index pole(1) zero(1) +-------------------------------------------------------------------------------- +0 -5.000000e+08, 0.000000e+00 0.000000e+00, 0.000000e+00 + + + +