summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/general
diff options
context:
space:
mode:
authorrahulp132020-03-03 05:31:58 +0530
committerrahulp132020-03-03 05:31:58 +0530
commitdfc268e0863c913a1b8726cd54eea3b40caf7c67 (patch)
tree1cd82634684da5ae86b558d44756189e080545d4 /Windows/spice/tests/general
parentfd62c52150c7d1f81da8060b2f5db6b94d174ccf (diff)
downloadeSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.gz
eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.bz2
eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.zip
upgrade ngspice to v31
Diffstat (limited to 'Windows/spice/tests/general')
-rw-r--r--Windows/spice/tests/general/Makefile.am20
-rw-r--r--Windows/spice/tests/general/Makefile.in521
-rw-r--r--Windows/spice/tests/general/diffpair.cir31
-rw-r--r--Windows/spice/tests/general/fourbitadder.cir79
-rw-r--r--Windows/spice/tests/general/mosamp.cir46
-rw-r--r--Windows/spice/tests/general/mosmem.cir31
-rw-r--r--Windows/spice/tests/general/rc.cir11
-rw-r--r--Windows/spice/tests/general/rca3040.cir34
-rw-r--r--Windows/spice/tests/general/rtlinv.cir24
-rw-r--r--Windows/spice/tests/general/schmitt.cir28
10 files changed, 0 insertions, 825 deletions
diff --git a/Windows/spice/tests/general/Makefile.am b/Windows/spice/tests/general/Makefile.am
deleted file mode 100644
index a6c1775d..00000000
--- a/Windows/spice/tests/general/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-
-TESTS = \
- mosamp.cir \
- mosmem.cir \
- rc.cir \
- rca3040.cir \
- rtlinv.cir \
- schmitt.cir \
- diffpair.cir \
- fourbitadder.cir
-
-TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
-
-EXTRA_DIST = \
- $(TESTS) \
- $(TESTS:.cir=.out)
-
-MAINTAINERCLEANFILES = Makefile.in
diff --git a/Windows/spice/tests/general/Makefile.in b/Windows/spice/tests/general/Makefile.in
deleted file mode 100644
index 0e59e3ce..00000000
--- a/Windows/spice/tests/general/Makefile.in
+++ /dev/null
@@ -1,521 +0,0 @@
-# Makefile.in generated by automake 1.11.6 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
- case $$MAKEFLAGS in \
- *\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
- esac; \
- test $$am__dry = yes; \
- }
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = tests/general
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/src/include/ngspice/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-am__can_run_installinfo = \
- case $$AM_UPDATE_INFO_DIR in \
- n|no|NO) false;; \
- *) (install-info --version) >/dev/null 2>&1;; \
- esac
-am__tty_colors = \
-red=; grn=; lgn=; blu=; std=
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ADMSXML = @ADMSXML@
-ALLOCA = @ALLOCA@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AS = @AS@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LEX = @LEX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTVLADEVDIR = @NOTVLADEVDIR@
-NOTXGRAPH = @NOTXGRAPH@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OPENMP_CFLAGS = @OPENMP_CFLAGS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STATIC = @STATIC@
-STRIP = @STRIP@
-TCL_LIB_SPEC = @TCL_LIB_SPEC@
-TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
-VERSION = @VERSION@
-VLADEV = @VLADEV@
-VLADEVDIR = @VLADEVDIR@
-XGRAPHDIR = @XGRAPHDIR@
-XMKMF = @XMKMF@
-XSPICEDLLIBS = @XSPICEDLLIBS@
-XSPICEINIT = @XSPICEINIT@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-YACC = @YACC@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-subdirs = @subdirs@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-TESTS = \
- mosamp.cir \
- mosmem.cir \
- rc.cir \
- rca3040.cir \
- rtlinv.cir \
- schmitt.cir \
- diffpair.cir \
- fourbitadder.cir
-
-TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
-EXTRA_DIST = \
- $(TESTS) \
- $(TESTS:.cir=.out)
-
-MAINTAINERCLEANFILES = Makefile.in
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/general/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --gnu tests/general/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-check-TESTS: $(TESTS)
- @failed=0; all=0; xfail=0; xpass=0; skip=0; \
- srcdir=$(srcdir); export srcdir; \
- list=' $(TESTS) '; \
- $(am__tty_colors); \
- if test -n "$$list"; then \
- for tst in $$list; do \
- if test -f ./$$tst; then dir=./; \
- elif test -f $$tst; then dir=; \
- else dir="$(srcdir)/"; fi; \
- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
- all=`expr $$all + 1`; \
- case " $(XFAIL_TESTS) " in \
- *[\ \ ]$$tst[\ \ ]*) \
- xpass=`expr $$xpass + 1`; \
- failed=`expr $$failed + 1`; \
- col=$$red; res=XPASS; \
- ;; \
- *) \
- col=$$grn; res=PASS; \
- ;; \
- esac; \
- elif test $$? -ne 77; then \
- all=`expr $$all + 1`; \
- case " $(XFAIL_TESTS) " in \
- *[\ \ ]$$tst[\ \ ]*) \
- xfail=`expr $$xfail + 1`; \
- col=$$lgn; res=XFAIL; \
- ;; \
- *) \
- failed=`expr $$failed + 1`; \
- col=$$red; res=FAIL; \
- ;; \
- esac; \
- else \
- skip=`expr $$skip + 1`; \
- col=$$blu; res=SKIP; \
- fi; \
- echo "$${col}$$res$${std}: $$tst"; \
- done; \
- if test "$$all" -eq 1; then \
- tests="test"; \
- All=""; \
- else \
- tests="tests"; \
- All="All "; \
- fi; \
- if test "$$failed" -eq 0; then \
- if test "$$xfail" -eq 0; then \
- banner="$$All$$all $$tests passed"; \
- else \
- if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
- banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
- fi; \
- else \
- if test "$$xpass" -eq 0; then \
- banner="$$failed of $$all $$tests failed"; \
- else \
- if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
- banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
- fi; \
- fi; \
- dashes="$$banner"; \
- skipped=""; \
- if test "$$skip" -ne 0; then \
- if test "$$skip" -eq 1; then \
- skipped="($$skip test was not run)"; \
- else \
- skipped="($$skip tests were not run)"; \
- fi; \
- test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
- dashes="$$skipped"; \
- fi; \
- report=""; \
- if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
- report="Please report to $(PACKAGE_BUGREPORT)"; \
- test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
- dashes="$$report"; \
- fi; \
- dashes=`echo "$$dashes" | sed s/./=/g`; \
- if test "$$failed" -eq 0; then \
- col="$$grn"; \
- else \
- col="$$red"; \
- fi; \
- echo "$${col}$$dashes$${std}"; \
- echo "$${col}$$banner$${std}"; \
- test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
- test -z "$$report" || echo "$${col}$$report$${std}"; \
- echo "$${col}$$dashes$${std}"; \
- test "$$failed" -eq 0; \
- else :; fi
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
- $(MAKE) $(AM_MAKEFLAGS) check-TESTS
-check: check-am
-all-am: Makefile
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- if test -z '$(STRIP)'; then \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- install; \
- else \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
- fi
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
- -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: check-am install-am install-strip
-
-.PHONY: all all-am check check-TESTS check-am clean clean-generic \
- clean-libtool distclean distclean-generic distclean-libtool \
- distdir dvi dvi-am html html-am info info-am install \
- install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/Windows/spice/tests/general/diffpair.cir b/Windows/spice/tests/general/diffpair.cir
deleted file mode 100644
index 732d844b..00000000
--- a/Windows/spice/tests/general/diffpair.cir
+++ /dev/null
@@ -1,31 +0,0 @@
-simple differential pair - CM and DM dc sensitivity
-
-* Models:
-.model qnl npn(level=1 bf=80 rb=100 ccs=2pf tf=0.3ns tr=6ns cje=3pf cjc=2pf va=50)
-.model qnr npn(level=1 bf=80 rb=100 ccs=2pf tf=0.3ns tr=6ns cje=3pf cjc=2pf va=50)
-
-.options noacct
-
-* Circuit description:
-q1 4 2 6 qnr
-q2 5 3 6 qnl
-rs1 11 2 1k
-rs2 3 1 1k
-rc1 4 8 10k
-rc2 5 8 10k
-q3 7 7 9 qnl
-q4 6 7 9 qnr
-rbias 7 8 20k
-
-* Inputs/Supplies:
-vcm 1 0 dc 0 sin(0 0.1 5meg) ac 1
-vdm 1 11 dc 0 sin(0 0.1 5meg) ac 1
-vcc 8 0 12
-vee 9 0 -12
-
-* Analysys:
-.tf v(5) vcm
-.tf v(5) vdm
-.sens v(5,4)
-
-.end
diff --git a/Windows/spice/tests/general/fourbitadder.cir b/Windows/spice/tests/general/fourbitadder.cir
deleted file mode 100644
index d6b577df..00000000
--- a/Windows/spice/tests/general/fourbitadder.cir
+++ /dev/null
@@ -1,79 +0,0 @@
-4 bit adder
-
-* Models:
-.MODEL dmod D
-.MODEL qmod NPN(level=1 BF=75 RB=100 CJE=1PF CJC=3PF)
-
-.options noacct
-
-.SUBCKT NAND 1 2 3 4
-* noeuds: entrees(2) sortie vcc
-q1 9 5 1 qmod
-d1clamp 0 1 dmod
-q2 9 5 2 qmod
-d2clamp 0 2 dmod
-rb 4 5 4k
-r1 4 6 1.6k
-q3 6 9 8 qmod
-r2 8 0 1k
-rc 4 7 130
-q4 7 6 10 qmod
-dvbedrop 10 3 dmod
-q5 3 8 0 qmod
-.ends NAND
-
-.SUBCKT ONEBIT 1 2 3 4 5 6
-* noeuds entrees(2) ,carryin, sortie, carryout, vcc
-x1 1 2 7 6 NAND
-x2 1 7 8 6 NAND
-x3 2 7 9 6 NAND
-x4 8 9 10 6 NAND
-x5 3 10 11 6 NAND
-x6 3 11 12 6 NAND
-x7 10 11 13 6 NAND
-x8 12 13 4 6 NAND
-x9 11 7 5 6 NAND
-.ends ONEBIT
-
-.SUBCKT TWOBIT 1 2 3 4 5 6 7 8 9
-* noeuds
-x1 1 2 7 5 10 9 ONEBIT
-x2 3 4 10 6 8 9 ONEBIT
-.ends TWOBIT
-
-.SUBCKT FOURBIT 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
-
-x1 1 2 3 4 9 10 13 16 15 TWOBIT
-x2 5 6 7 8 11 12 16 14 15 TWOBIT
-.ends FOURBIT
-
-
-
-* Inputs/Supplies:
-
-vcc 99 0 DC 5V
-VIN1A 1 0 DC 0 pulse(0 3 0 10ns 10ns 10ns 50ns)
-VIN1B 2 0 DC 0 pulse(0 3 0 10ns 10ns 20ns 100ns)
-VIN2A 3 0 DC 0 pulse(0 3 0 10ns 10ns 40ns 200ns)
-VIN2B 4 0 DC 0 pulse(0 3 0 10ns 10ns 80ns 400ns)
-VIN3A 5 0 DC 0 pulse(0 3 0 10ns 10ns 160ns 800ns)
-VIN3B 6 0 DC 0 pulse(0 3 0 10ns 10ns 320ns 1600ns)
-VIN4A 7 0 DC 0 pulse(0 3 0 10ns 10ns 640ns 3200ns)
-VIN4B 8 0 DC 0 pulse(0 3 0 10ns 10ns 1280ns 6400ns)
-
-* Circuit description:
-x1 1 2 3 4 5 6 7 8 9 10 11 12 0 13 99 FOURBIT
-rbit0 9 0 1k
-rbit1 10 0 1k
-rbit2 11 0 1k
-rbit3 12 0 1k
-rcout 13 0 1k
-
-* Analysys:
-.tran 1ns 6ns
-.print tran v(1)
-
-
-.end
-
-
diff --git a/Windows/spice/tests/general/mosamp.cir b/Windows/spice/tests/general/mosamp.cir
deleted file mode 100644
index 7ea28504..00000000
--- a/Windows/spice/tests/general/mosamp.cir
+++ /dev/null
@@ -1,46 +0,0 @@
-mosamp - mos amplifier - transient
-
-* The original options line (removed acct)
-* .options acct abstol=10n vntol=10n
-
-.options abstol=10n vntol=10n noacct
-.tran 0.1us 10us
-m1 15 15 1 32 m w=88.9u l=25.4u
-m2 1 1 2 32 m w=12.7u l=266.7u
-m3 2 2 30 32 m w=88.9u l=25.4u
-m4 15 5 4 32 m w=12.7u l=106.7u
-m5 4 4 30 32 m w=88.9u l=12.7u
-m6 15 15 5 32 m w=44.5u l=25.4u
-m7 5 20 8 32 m w=482.6u l=12.7u
-m8 8 2 30 32 m w=88.9u l=25.4u
-m9 15 15 6 32 m w=44.5u l=25.4u
-m10 6 21 8 32 m w=482.6u l=12.7u
-m11 15 6 7 32 m w=12.7u l=106.7u
-m12 7 4 30 32 m w=88.9u l=12.7u
-m13 15 10 9 32 m w=139.7u l=12.7u
-m14 9 11 30 32 m w=139.7u l=12.7u
-m15 15 15 12 32 m w=12.7u l=207.8u
-m16 12 12 11 32 m w=54.1u l=12.7u
-m17 11 11 30 32 m w=54.1u l=12.7u
-m18 15 15 10 32 m w=12.7u l=45.2u
-m19 10 12 13 32 m w=270.5u l=12.7u
-m20 13 7 30 32 m w=270.5u l=12.7u
-m21 15 10 14 32 m w=254u l=12.7u
-m22 14 11 30 32 m w=241.3u l=12.7u
-m23 15 20 16 32 m w=19u l=38.1u
-m24 16 14 30 32 m w=406.4u l=12.7u
-m25 15 15 20 32 m w=38.1u l=42.7u
-m26 20 16 30 32 m w=381u l=25.4u
-m27 20 15 66 32 m w=22.9u l=7.6u
-cc 7 9 40pf
-cl 66 0 70pf
-vin 21 0 pulse(0 5 1ns 1ns 1ns 5us 10us)
-vccp 15 0 dc +15
-vddn 30 0 dc -15
-vb 32 0 dc -20
-.model m nmos(nsub=2.2e15 uo=575 ucrit=49k uexp=0.1 tox=0.11u xj=2.95u
-+ level=2 cgso=1.5n cgdo=1.5n cbd=4.5f cbs=4.5f ld=2.4485u nss=3.2e10
-+ kp=2e-5 phi=0.6 )
-.print tran v(20) v(66)
-.plot tran v(20) v(66)
-.end
diff --git a/Windows/spice/tests/general/mosmem.cir b/Windows/spice/tests/general/mosmem.cir
deleted file mode 100644
index 2a55bd9c..00000000
--- a/Windows/spice/tests/general/mosmem.cir
+++ /dev/null
@@ -1,31 +0,0 @@
-mosmem - mos memory cell
-.width in=72
-.opt abstol=1u
-
-.opt list node noacct
-* The original line is below
-*.opt acct list node
-
-.tran 20ns 2us
-vdd 9 0 dc 5
-vs 7 0 pulse(2 0 520ns 20ns 20ns 500ns 2000ns)
-vw 1 0 pulse(0 2 20ns 20ns 500ns 200ns 2000ns)
-vwb 2 0 pulse(2 0 20ns 20ns 20ns 2000ns 2000ns)
-m1 3 1 0 0 mod w=250u l=5u
-m2 4 2 0 0 mod w=250u l=5u
-m3 9 9 3 0 mod w=5u l=5u
-m4 9 9 4 0 mod w=5u l=5u
-m5 5 7 3 0 mod w=50u l=5u
-m6 6 7 4 0 mod w=50u l=5u
-m7 5 6 0 0 mod w=250u l=5u
-m8 6 5 0 0 mod w=250u l=5u
-m9 9 9 5 0 mod w=5u l=5u
-m10 9 9 6 0 mod w=5u l=5u
-m11 8 4 0 0 mod w=250u l=5u
-m12 9 9 8 0 mod w=5u l=5u
-.model mod nmos(vto=0.5 phi=0.7 kp=1.0e-6 gamma=1.83 lambda=0.115
-+ level=1 cgso=1u cgdo=1u cbd=50p cbs=50p)
-.print dc v(5) v(6)
-.plot dc v(6)
-.plot tran v(6) v(5) v(7) v(1) v(2)
-.end
diff --git a/Windows/spice/tests/general/rc.cir b/Windows/spice/tests/general/rc.cir
deleted file mode 100644
index 6f79d4b8..00000000
--- a/Windows/spice/tests/general/rc.cir
+++ /dev/null
@@ -1,11 +0,0 @@
-Basic RC circuit
-r 1 2 1.0
-*l 1 2 1.0
-c 2 0 1.0
-vin 1 0 pulse (0 1) ac 1
-.options noacct
-.tran 0.1 7.0
-*.ac dec 10 .01 10
-.plot tran v(2) i(vin)
-*.plot ac vdb(2) xlog
-.end
diff --git a/Windows/spice/tests/general/rca3040.cir b/Windows/spice/tests/general/rca3040.cir
deleted file mode 100644
index d5323916..00000000
--- a/Windows/spice/tests/general/rca3040.cir
+++ /dev/null
@@ -1,34 +0,0 @@
-rca3040 ckt - rca 3040 wideband amplifier
-.options noacct
-.ac dec 10 1 10ghz
-.dc vin -0.25 0.25 0.005
-.tran 2.0ns 200ns
-vin 1 0 sin(0 0.1 50meg 0.5ns) ac 1
-vcc 2 0 15.0
-vee 3 0 -15.0
-rs1 30 1 1k
-rs2 31 0 1k
-r1 5 3 4.8k
-r2 6 3 4.8k
-r3 9 3 811
-r4 8 3 2.17k
-r5 8 0 820
-r6 2 14 1.32k
-r7 2 12 4.5k
-r8 2 15 1.32k
-r9 16 0 5.25k
-r10 17 0 5.25k
-q1 2 30 5 qnl
-q2 2 31 6 qnl
-q3 10 5 7 qnl
-q4 11 6 7 qnl
-q5 14 12 10 qnl
-q6 15 12 11 qnl
-q7 12 12 13 qnl
-q8 13 13 0 qnl
-q9 7 8 9 qnl
-q10 2 15 16 qnl
-q11 2 14 17 qnl
-.model qnl npn level=1 bf=80 rb=100 ccs=2pf tf=0.3ns tr=6ns cje=3pf
-+ cjc=2pf va=50
-.end
diff --git a/Windows/spice/tests/general/rtlinv.cir b/Windows/spice/tests/general/rtlinv.cir
deleted file mode 100644
index 2fee0617..00000000
--- a/Windows/spice/tests/general/rtlinv.cir
+++ /dev/null
@@ -1,24 +0,0 @@
-rtlinv ckt - cascaded rtl inverters
-.width in=72
-
-.opt list node lvlcod=2 noacct
-* The original line is below
-*.opt acct list node lvlcod=2
-
-.dc vin 0.0 2.5 0.025
-.tran 2ns 200ns
-vcc 6 0 5
-vin 1 0 pulse(0 5 2ns 2ns 2ns 80ns)
-rb1 1 2 10k
-rc1 6 3 1k
-q1 3 2 0 qnd
-rb2 3 4 10k
-q2 5 4 0 qnd
-rc2 6 5 1k
-.model qnd npn(level=1 bf=50 rb=70 rc=40 ccs=2pf tf=0.1ns tr=10ns cje=0.9pf
-+ cjc=1.5pf pc=0.85 va=50)
-.print dc v(3) v(5)
-.plot dc v(3)
-.print tran v(3) v(5)
-.plot tran v(3) v(5) v(1)
-.end
diff --git a/Windows/spice/tests/general/schmitt.cir b/Windows/spice/tests/general/schmitt.cir
deleted file mode 100644
index 81ba0871..00000000
--- a/Windows/spice/tests/general/schmitt.cir
+++ /dev/null
@@ -1,28 +0,0 @@
-schmitt ckt - ecl compatible schmitt trigger
-.width in=72
-
-.opt list node lvlcod=2 noacct
-* The original line is below
-*.opt acct list node lvlcod=2
-
-.tran 10ns 1000ns
-vin 1 0 pulse(-1.6 -1.2 10ns 400ns 400ns 100ns 10000ns)
-vee 8 0 -5
-rin 1 2 50
-rc1 0 3 50
-r1 3 5 185
-r2 5 8 760
-rc2 0 6 100
-re 4 8 260
-rth1 7 8 125
-rth2 7 0 85
-cload 7 0 5pf
-q1 3 2 4 qstd off
-q2 6 5 4 qstd
-q3 0 6 7 qstd
-q4 0 6 7 qstd
-.model qstd npn(level=1 is=1.0e-16 bf=50 br=0.1 rb=50 rc=10 tf=0.12ns tr=5ns
-+ cje=0.4pf pe=0.8 me=0.4 cjc=0.5pf pc=0.8 mc=0.333 ccs=1pf va=50)
-.print tran v(1) v(3) v(5) v(6)
-.plot tran v(3) v(5) v(6) v(1)
-.end