activate hicum2 qa test and left out bsimbulk qa test

This commit is contained in:
dwarning
2021-01-02 19:04:49 +01:00
committed by Holger Vogt
parent d3fc78212c
commit c228872e2f
7 changed files with 12 additions and 193 deletions
+9 -7
View File
@@ -1,15 +1,17 @@
## Process this file with automake to produce Makefile.in
TESTS = npn/qaSpec
TESTS = FG.cir \
FG_sh.cir
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
TESTS_ENVIRONMENT = \
$(SHELL) $(top_srcdir)/tests/bin/check_cmc.sh \
$(top_builddir)/src/ngspice
EXTRA_DIST = \
$(TESTS) \
$(TESTS:.cir=.out)
$(TESTS) \
npn
MAINTAINERCLEANFILES = Makefile.in
clean-local:
rm -rf npn/results ngspiceCkt