# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 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@
#
# Makefile for ABINIT -*- Automake -*-
#
# Generated by make-makefiles-tests on 2006/11/28 06:12:43 +0000
#
# IMPORTANT NOTE
#
# Any manual change to this file will systematically be overwritten.
# Please modify the make-makefiles-tests script or its config file instead.
#
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
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@
target_triplet = @target@
subdir = tests
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/tests.env.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/config/m4/c++.m4 \
$(top_srcdir)/config/m4/c.m4 \
$(top_srcdir)/config/m4/do-not-edit-env.m4 \
$(top_srcdir)/config/m4/do-not-edit-extlibs.m4 \
$(top_srcdir)/config/m4/do-not-edit-optflags.m4 \
$(top_srcdir)/config/m4/do-not-edit-options.m4 \
$(top_srcdir)/config/m4/do-not-edit-output.m4 \
$(top_srcdir)/config/m4/files.m4 \
$(top_srcdir)/config/m4/fortran.m4 \
$(top_srcdir)/config/m4/init.m4 \
$(top_srcdir)/config/m4/misc.m4 $(top_srcdir)/config/m4/mpi.m4 \
$(top_srcdir)/config/m4/octopus.m4 \
$(top_srcdir)/config/m4/tricks.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = tests.env
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ABINIT_BINARY_PACKAGE = @ABINIT_BINARY_PACKAGE@
ABINIT_TARGET = @ABINIT_TARGET@
ABINIT_VERSION = @ABINIT_VERSION@
ABINIT_VERSION_BASE = @ABINIT_VERSION_BASE@
ABINIT_VERSION_BUILD = @ABINIT_VERSION_BUILD@
ABINIT_VERSION_MAJOR = @ABINIT_VERSION_MAJOR@
ABINIT_VERSION_MICRO = @ABINIT_VERSION_MICRO@
ABINIT_VERSION_MINOR = @ABINIT_VERSION_MINOR@
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AR = @AR@
ARFLAGS_64BITS = @ARFLAGS_64BITS@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BOURNE_SHELL = @BOURNE_SHELL@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CC_LDFLAGS_OPT = @CC_LDFLAGS_OPT@
CFLAGS = @CFLAGS@
CFLAGS_64BITS = @CFLAGS_64BITS@
CFLAGS_LINALG = @CFLAGS_LINALG@
CFLAGS_NETCDF = @CFLAGS_NETCDF@
CFLAGS_NQXC = @CFLAGS_NQXC@
CFLAGS_OPT = @CFLAGS_OPT@
CFLAGS_XMLF90 = @CFLAGS_XMLF90@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CPPFLAGS_64BITS = @CPPFLAGS_64BITS@
CPPFLAGS_LINALG = @CPPFLAGS_LINALG@
CPPFLAGS_NETCDF = @CPPFLAGS_NETCDF@
CPPFLAGS_NQXC = @CPPFLAGS_NQXC@
CPPFLAGS_OPT = @CPPFLAGS_OPT@
CPPFLAGS_XMLF90 = @CPPFLAGS_XMLF90@
CXX = @CXX@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CXXFLAGS_64BITS = @CXXFLAGS_64BITS@
CXXFLAGS_LINALG = @CXXFLAGS_LINALG@
CXXFLAGS_NETCDF = @CXXFLAGS_NETCDF@
CXXFLAGS_NQXC = @CXXFLAGS_NQXC@
CXXFLAGS_OPT = @CXXFLAGS_OPT@
CXXFLAGS_XMLF90 = @CXXFLAGS_XMLF90@
CXX_LDFLAGS_OPT = @CXX_LDFLAGS_OPT@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DO_BUILD_LINALG_FALSE = @DO_BUILD_LINALG_FALSE@
DO_BUILD_LINALG_TRUE = @DO_BUILD_LINALG_TRUE@
DO_BUILD_NETCDF_FALSE = @DO_BUILD_NETCDF_FALSE@
DO_BUILD_NETCDF_TRUE = @DO_BUILD_NETCDF_TRUE@
DO_BUILD_NQXC_FALSE = @DO_BUILD_NQXC_FALSE@
DO_BUILD_NQXC_TRUE = @DO_BUILD_NQXC_TRUE@
DO_BUILD_PARALLEL_FALSE = @DO_BUILD_PARALLEL_FALSE@
DO_BUILD_PARALLEL_TRUE = @DO_BUILD_PARALLEL_TRUE@
DO_BUILD_XMLF90_FALSE = @DO_BUILD_XMLF90_FALSE@
DO_BUILD_XMLF90_TRUE = @DO_BUILD_XMLF90_TRUE@
DO_ENABLE_LINALG_FALSE = @DO_ENABLE_LINALG_FALSE@
DO_ENABLE_LINALG_TRUE = @DO_ENABLE_LINALG_TRUE@
DO_ENABLE_NETCDF_FALSE = @DO_ENABLE_NETCDF_FALSE@
DO_ENABLE_NETCDF_TRUE = @DO_ENABLE_NETCDF_TRUE@
DO_ENABLE_NQXC_FALSE = @DO_ENABLE_NQXC_FALSE@
DO_ENABLE_NQXC_TRUE = @DO_ENABLE_NQXC_TRUE@
DO_ENABLE_XMLF90_FALSE = @DO_ENABLE_XMLF90_FALSE@
DO_ENABLE_XMLF90_TRUE = @DO_ENABLE_XMLF90_TRUE@
DVI2PDF = @DVI2PDF@
DVI2PS = @DVI2PS@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
EXTRA_CC_LDFLAGS = @EXTRA_CC_LDFLAGS@
EXTRA_CFLAGS = @EXTRA_CFLAGS@
EXTRA_CPPFLAGS = @EXTRA_CPPFLAGS@
EXTRA_CXXFLAGS = @EXTRA_CXXFLAGS@
EXTRA_CXX_LDFLAGS = @EXTRA_CXX_LDFLAGS@
EXTRA_FCFLAGS = @EXTRA_FCFLAGS@
EXTRA_FC_LDFLAGS = @EXTRA_FC_LDFLAGS@
F77 = @F77@
FC = @FC@
FCFLAGS = @FCFLAGS@
FCFLAGS_64BITS = @FCFLAGS_64BITS@
FCFLAGS_FIXEDFORM = @FCFLAGS_FIXEDFORM@
FCFLAGS_FREEFORM = @FCFLAGS_FREEFORM@
FCFLAGS_LINALG = @FCFLAGS_LINALG@
FCFLAGS_NETCDF = @FCFLAGS_NETCDF@
FCFLAGS_NQXC = @FCFLAGS_NQXC@
FCFLAGS_OPT = @FCFLAGS_OPT@
FCFLAGS_XMLF90 = @FCFLAGS_XMLF90@
FCLIBS = @FCLIBS@
FC_LDFLAGS_OPT = @FC_LDFLAGS_OPT@
FC_NOWRAP = @FC_NOWRAP@
FFLAGS = @FFLAGS@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LATEX = @LATEX@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
LTXFLAGS = @LTXFLAGS@
MAKEINFO = @MAKEINFO@
MARKDOWN = @MARKDOWN@
MDFLAGS = @MDFLAGS@
MPI_CC = @MPI_CC@
MPI_CC_LDFLAGS = @MPI_CC_LDFLAGS@
MPI_CFLAGS = @MPI_CFLAGS@
MPI_CPP = @MPI_CPP@
MPI_CPPFLAGS = @MPI_CPPFLAGS@
MPI_CXX = @MPI_CXX@
MPI_CXXFLAGS = @MPI_CXXFLAGS@
MPI_CXX_LDFLAGS = @MPI_CXX_LDFLAGS@
MPI_FC = @MPI_FC@
MPI_FCFLAGS = @MPI_FCFLAGS@
MPI_FC_LDFLAGS = @MPI_FC_LDFLAGS@
MPI_RUN = @MPI_RUN@
MV = @MV@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PDFFLAGS = @PDFFLAGS@
PERL = @PERL@
PS2PDF = @PS2PDF@
PYTHON = @PYTHON@
RANLIB = @RANLIB@
RM = @RM@
SED = @SED@
SEQ_FC = @SEQ_FC@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
TAR = @TAR@
TRUE_CPP = @TRUE_CPP@
TRUE_CPPFLAGS = @TRUE_CPPFLAGS@
VERSION = @VERSION@
abi_cpu_64bits = @abi_cpu_64bits@
abi_cpu_model = @abi_cpu_model@
abinit_bindir = @abinit_bindir@
abinit_builddir = @abinit_builddir@
abinit_datdir = @abinit_datdir@
abinit_docdir = @abinit_docdir@
abinit_incdir = @abinit_incdir@
abinit_libdir = @abinit_libdir@
abinit_mandir = @abinit_mandir@
abinit_prefix = @abinit_prefix@
abinit_rundir = @abinit_rundir@
abinit_srcdir = @abinit_srcdir@
abinit_wwwdir = @abinit_wwwdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_FC = @ac_ct_FC@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
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_linalg = @build_linalg@
build_netcdf = @build_netcdf@
build_nqxc = @build_nqxc@
build_os = @build_os@
build_vendor = @build_vendor@
build_xmlf90 = @build_xmlf90@
cc_type = @cc_type@
cc_version = @cc_version@
cxx_type = @cxx_type@
cxx_version = @cxx_version@
datadir = @datadir@
enable_64bit_flags = @enable_64bit_flags@
enable_config_file = @enable_config_file@
enable_debug = @enable_debug@
enable_extlibs = @enable_extlibs@
enable_fc_wrapper = @enable_fc_wrapper@
enable_fftw = @enable_fftw@
enable_fftw_threads = @enable_fftw_threads@
enable_fortran_interfaces = @enable_fortran_interfaces@
enable_linalg = @enable_linalg@
enable_mpi = @enable_mpi@
enable_mpi_trace = @enable_mpi_trace@
enable_netcdf = @enable_netcdf@
enable_nqxc = @enable_nqxc@
enable_smart_config = @enable_smart_config@
enable_stdin = @enable_stdin@
enable_tricks = @enable_tricks@
enable_xmlf90 = @enable_xmlf90@
exec_prefix = @exec_prefix@
fc_type = @fc_type@
fc_version = @fc_version@
fc_wrap = @fc_wrap@
fcflags_opt_00basis = @fcflags_opt_00basis@
fcflags_opt_01cg = @fcflags_opt_01cg@
fcflags_opt_01contract = @fcflags_opt_01contract@
fcflags_opt_01managempi = @fcflags_opt_01managempi@
fcflags_opt_01util = @fcflags_opt_01util@
fcflags_opt_02ffts = @fcflags_opt_02ffts@
fcflags_opt_02geometry = @fcflags_opt_02geometry@
fcflags_opt_02nlstrain = @fcflags_opt_02nlstrain@
fcflags_opt_02parser = @fcflags_opt_02parser@
fcflags_opt_02poisson = @fcflags_opt_02poisson@
fcflags_opt_02psp = @fcflags_opt_02psp@
fcflags_opt_02spacepar = @fcflags_opt_02spacepar@
fcflags_opt_03ionetcdf = @fcflags_opt_03ionetcdf@
fcflags_opt_03iovars = @fcflags_opt_03iovars@
fcflags_opt_03nonlocal = @fcflags_opt_03nonlocal@
fcflags_opt_03paw = @fcflags_opt_03paw@
fcflags_opt_03recipspace = @fcflags_opt_03recipspace@
fcflags_opt_03xc = @fcflags_opt_03xc@
fcflags_opt_03xml = @fcflags_opt_03xml@
fcflags_opt_04bader = @fcflags_opt_04bader@
fcflags_opt_04iowfdenpot = @fcflags_opt_04iowfdenpot@
fcflags_opt_04occeig = @fcflags_opt_04occeig@
fcflags_opt_04rsprc = @fcflags_opt_04rsprc@
fcflags_opt_04wfs = @fcflags_opt_04wfs@
fcflags_opt_05common = @fcflags_opt_05common@
fcflags_opt_05gw = @fcflags_opt_05gw@
fcflags_opt_06geomoptim = @fcflags_opt_06geomoptim@
fcflags_opt_06response = @fcflags_opt_06response@
fcflags_opt_07ddb = @fcflags_opt_07ddb@
fcflags_opt_07lwf = @fcflags_opt_07lwf@
fcflags_opt_07suscep = @fcflags_opt_07suscep@
fcflags_opt_08seqpar = @fcflags_opt_08seqpar@
fcflags_opt_09cut3d = @fcflags_opt_09cut3d@
fcflags_opt_11drive = @fcflags_opt_11drive@
fcflags_opt_defs = @fcflags_opt_defs@
fcflags_opt_lib01fftnew = @fcflags_opt_lib01fftnew@
fcflags_opt_light = @fcflags_opt_light@
fcflags_opt_macroav = @fcflags_opt_macroav@
fcflags_opt_main = @fcflags_opt_main@
fcflags_opt_nqxc = @fcflags_opt_nqxc@
fcflags_opt_numeric = @fcflags_opt_numeric@
fcflags_opt_numericf90 = @fcflags_opt_numericf90@
fftw_include = @fftw_include@
fftw_ldflags = @fftw_ldflags@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
light_include = @light_include@
linalg_include = @linalg_include@
linalg_ldflags = @linalg_ldflags@
linalg_pkg_name = @linalg_pkg_name@
linalg_pkg_string = @linalg_pkg_string@
linalg_tricks_bypass = @linalg_tricks_bypass@
localstatedir = @localstatedir@
macroav_include = @macroav_include@
mandir = @mandir@
mkdir_p = @mkdir_p@
mpi_native_run = @mpi_native_run@
mpi_type = @mpi_type@
mpi_usable = @mpi_usable@
netcdf_include = @netcdf_include@
netcdf_ldflags = @netcdf_ldflags@
netcdf_pkg_name = @netcdf_pkg_name@
netcdf_pkg_string = @netcdf_pkg_string@
nqxc_include = @nqxc_include@
nqxc_ldflags = @nqxc_ldflags@
nqxc_pkg_name = @nqxc_pkg_name@
nqxc_pkg_string = @nqxc_pkg_string@
numeric_include = @numeric_include@
numericf90_include = @numericf90_include@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
with_cc_ldflags = @with_cc_ldflags@
with_cc_optflags = @with_cc_optflags@
with_config_file = @with_config_file@
with_cppflags = @with_cppflags@
with_cxx_ldflags = @with_cxx_ldflags@
with_cxx_optflags = @with_cxx_optflags@
with_fc_ldflags = @with_fc_ldflags@
with_fc_optflags = @with_fc_optflags@
with_fftw_ldflags = @with_fftw_ldflags@
with_gnu_ld = @with_gnu_ld@
with_install_type = @with_install_type@
with_linalg_ldflags = @with_linalg_ldflags@
with_linalg_type = @with_linalg_type@
with_mpi_cc = @with_mpi_cc@
with_mpi_cc_ldflags = @with_mpi_cc_ldflags@
with_mpi_cflags = @with_mpi_cflags@
with_mpi_cpp = @with_mpi_cpp@
with_mpi_cppflags = @with_mpi_cppflags@
with_mpi_cxx = @with_mpi_cxx@
with_mpi_cxx_ldflags = @with_mpi_cxx_ldflags@
with_mpi_cxxflags = @with_mpi_cxxflags@
with_mpi_fc = @with_mpi_fc@
with_mpi_fc_ldflags = @with_mpi_fc_ldflags@
with_mpi_fcflags = @with_mpi_fcflags@
with_mpi_prefix = @with_mpi_prefix@
with_mpi_run = @with_mpi_run@
with_netcdf_include = @with_netcdf_include@
with_netcdf_ldflags = @with_netcdf_ldflags@
with_nqxc_include = @with_nqxc_include@
with_nqxc_ldflags = @with_nqxc_ldflags@
with_xmlf90_include = @with_xmlf90_include@
with_xmlf90_ldflags = @with_xmlf90_ldflags@
xmlf90_include = @xmlf90_include@
xmlf90_ldflags = @xmlf90_ldflags@
xmlf90_pkg_name = @xmlf90_pkg_name@
xmlf90_pkg_string = @xmlf90_pkg_string@
#
# If you want to execute a range of tests instead of a whole series, you
# may use the keywords "start", "stop" and "dirname" along with make, e.g.:
#
# make v1 start=100 stop=104 dirname=root_name_for_the_test_directory
#
# To execute only one test, just omit either start or stop.
# By default, the dirname is the hostname
#
# Default host name for test output directories
dirname = `hostname`
# Main test scripts
run_basic_tests = $(PERL) \
$(top_srcdir)/tests/Scripts/run-basic-tests.pl
run_standard_tests = $(PERL) \
$(top_srcdir)/tests/Scripts/run-standard-tests.pl
run_parallel_tests = $(BOURNE_SHELL) \
$(top_srcdir)/tests/Scripts/wrap-parallel-tests.sh
# External libraries
run_netcdf_tests = $(BOURNE_SHELL) \
$(top_srcdir)/tests/Scripts/run-netcdf-tests.sh
run_xmlf90_tests = $(PERL) \
$(top_srcdir)/tests/Scripts/run-basic-tests.pl xmlf90 6
# Files from "Scripts"
tests_scripts = \
Scripts/benchabinit.sh \
Scripts/run-charge-tests.sh \
Scripts/run-netcdf-tests.sh \
Scripts/fldiff.pl \
Scripts/run-basic-dotest.pl \
Scripts/contextdiff.sh \
Scripts/chkinabi.pl \
Scripts/make-cpu-report.pl \
Scripts/make-input-solid.pl \
Scripts/wrap-parallel-tests.sh \
Scripts/drive-parallel-tests.sh \
Scripts/wrap-standard-tests.sh \
Scripts/run-basic-tests.pl \
Scripts/run-parallel-tests.pl \
Scripts/run-basic-tests.sh \
Scripts/run-standard-tests.pl
# Files from "Psps_for_tests"
psps_for_tests = \
Psps_for_tests/50sn.pspnc \
Psps_for_tests/20ca_sic.drh \
Psps_for_tests/33as.hgh \
Psps_for_tests/4be.psphgh \
Psps_for_tests/20ca.2.hgh \
Psps_for_tests/15p.5.hgh \
Psps_for_tests/14si.xml \
Psps_for_tests/02he.bare \
Psps_for_tests/83bi.psphgh \
Psps_for_tests/14si.phoney_mod \
Psps_for_tests/8o.phoney_mod \
Psps_for_tests/50sn.psphgh \
Psps_for_tests/14si.Hamann_mod \
Psps_for_tests/13al.psphgh \
Psps_for_tests/2he_ca_30t.psp \
Psps_for_tests/22ti.pspnc \
Psps_for_tests/56ba.psp_mod \
Psps_for_tests/mg.fc \
Psps_for_tests/04be.pspgth \
Psps_for_tests/31ga.hgh \
Psps_for_tests/33as.drh \
Psps_for_tests/2he.psphgh \
Psps_for_tests/8o_sic.drh \
Psps_for_tests/31ga.SGS_mod \
Psps_for_tests/57la.drh \
Psps_for_tests/8o.psp_mod \
Psps_for_tests/24cr.000107.fhi \
Psps_for_tests/8o.paw \
Psps_for_tests/31ga.pspnc \
Psps_for_tests/13al.pspnc \
Psps_for_tests/33as.SGS_mod \
Psps_for_tests/73ta.tm_so \
Psps_for_tests/0.11-Na.8.density.AE \
Psps_for_tests/70yb.pho \
Psps_for_tests/al_h.cpi \
Psps_for_tests/08o_001023.pspfhi \
Psps_for_tests/6c.pspnc \
Psps_for_tests/1h.pspnc \
Psps_for_tests/12mg.psphgh \
Psps_for_tests/13al.psppos \
Psps_for_tests/14si.psp \
Psps_for_tests/41nb.pspfhi \
Psps_for_tests/41nb_001023.pspfhi \
Psps_for_tests/05b.soft_tm \
Psps_for_tests/79au.pspnc \
Psps_for_tests/28ni.pspnc \
Psps_for_tests/o.fc \
Psps_for_tests/14si.pspgth \
Psps_for_tests/14si.pspnc \
Psps_for_tests/3li.pspnc \
Psps_for_tests/HGH/34se.6.hgh \
Psps_for_tests/HGH/19k.9.hgh \
Psps_for_tests/HGH/29cu.11.hgh \
Psps_for_tests/HGH/39y.11.hgh \
Psps_for_tests/HGH/41nb.5.hgh \
Psps_for_tests/HGH/18ar.8.hgh \
Psps_for_tests/HGH/78pt.10.hgh \
Psps_for_tests/HGH/13al.3.hgh \
Psps_for_tests/HGH/28ni.18.hgh \
Psps_for_tests/HGH/81tl.13.hgh \
Psps_for_tests/HGH/4be.4.hgh \
Psps_for_tests/HGH/20ca.2.hgh \
Psps_for_tests/HGH/15p.5.hgh \
Psps_for_tests/HGH/50sn.4.hgh \
Psps_for_tests/HGH/30zn.2.hgh \
Psps_for_tests/HGH/61pm.15.hgh \
Psps_for_tests/HGH/49in.3.hgh \
Psps_for_tests/HGH/7n.5.hgh \
Psps_for_tests/HGH/33as.5.hgh \
Psps_for_tests/HGH/73ta.5.hgh \
Psps_for_tests/HGH/79au.1.hgh \
Psps_for_tests/HGH/22ti.4.hgh \
Psps_for_tests/HGH/64gd.18.hgh \
Psps_for_tests/HGH/57la.11.hgh \
Psps_for_tests/HGH/27co.17.hgh \
Psps_for_tests/HGH/65tb.19.hgh \
Psps_for_tests/HGH/46pd.10.hgh \
Psps_for_tests/HGH/36kr.8.hgh \
Psps_for_tests/HGH/67ho.21.hgh \
Psps_for_tests/HGH/12mg.10.hgh \
Psps_for_tests/HGH/26fe.16.hgh \
Psps_for_tests/HGH/80hg.12.hgh \
Psps_for_tests/HGH/11na.9.hgh \
Psps_for_tests/HGH/3li.3.hgh \
Psps_for_tests/HGH/29cu.1.hgh \
Psps_for_tests/HGH/37rb.1.hgh \
Psps_for_tests/HGH/17cl.7.hgh \
Psps_for_tests/HGH/42mo.14.hgh \
Psps_for_tests/HGH/48cd.2.hgh \
Psps_for_tests/HGH/31ga.13.hgh \
Psps_for_tests/HGH/47ag.1.hgh \
Psps_for_tests/HGH/11na.1.hgh \
Psps_for_tests/HGH/10ne.8.hgh \
Psps_for_tests/HGH/6c.4.hgh \
Psps_for_tests/HGH/72hf.12.hgh \
Psps_for_tests/HGH/71lu.25.hgh \
Psps_for_tests/HGH/14si.4.hgh \
Psps_for_tests/HGH/5b.3.hgh \
Psps_for_tests/HGH/24cr.14.hgh \
Psps_for_tests/HGH/41nb.13.hgh \
Psps_for_tests/HGH/56ba.2.hgh \
Psps_for_tests/HGH/28ni.10.hgh \
Psps_for_tests/HGH/25mn.7.hgh \
Psps_for_tests/HGH/73ta.13.hgh \
Psps_for_tests/HGH/35br.7.hgh \
Psps_for_tests/HGH/45rh.9.hgh \
Psps_for_tests/HGH/53i.7.hgh \
Psps_for_tests/HGH/84po.6.hgh \
Psps_for_tests/HGH/80hg.2.hgh \
Psps_for_tests/HGH/12mg.2.hgh \
Psps_for_tests/HGH/68er.22.hgh \
Psps_for_tests/HGH/3li.1.hgh \
Psps_for_tests/HGH/24cr.6.hgh \
Psps_for_tests/HGH/1h.1.hgh \
Psps_for_tests/HGH/31ga.3.hgh \
Psps_for_tests/HGH/45rh.17.hgh \
Psps_for_tests/HGH/23v.13.hgh \
Psps_for_tests/HGH/77ir.9.hgh \
Psps_for_tests/HGH/30zn.12.hgh \
Psps_for_tests/HGH/25mn.15.hgh \
Psps_for_tests/HGH/32ge.4.hgh \
Psps_for_tests/HGH/66dy.20.hgh \
Psps_for_tests/HGH/76os.8.hgh \
Psps_for_tests/HGH/39y.3.hgh \
Psps_for_tests/HGH/83bi.5.hgh \
Psps_for_tests/HGH/54xe.8.hgh \
Psps_for_tests/HGH/58ce.12.hgh \
Psps_for_tests/HGH/9f.7.hgh \
Psps_for_tests/HGH/19k.1.hgh \
Psps_for_tests/HGH/8o.6.hgh \
Psps_for_tests/HGH/40zr.4.hgh \
Psps_for_tests/HGH/55cs.9.hgh \
Psps_for_tests/HGH/62sm.16.hgh \
Psps_for_tests/HGH/74w.14.hgh \
Psps_for_tests/HGH/51sb.5.hgh \
Psps_for_tests/HGH/70yb.24.hgh \
Psps_for_tests/HGH/44ru.8.hgh \
Psps_for_tests/HGH/44ru.16.hgh \
Psps_for_tests/HGH/22ti.12.hgh \
Psps_for_tests/HGH/21sc.3.hgh \
Psps_for_tests/HGH/75re.7.hgh \
Psps_for_tests/HGH/38sr.10.hgh \
Psps_for_tests/HGH/76os.16.hgh \
Psps_for_tests/HGH/82pb.4.hgh \
Psps_for_tests/HGH/74w.6.hgh \
Psps_for_tests/HGH/37rb.9.hgh \
Psps_for_tests/HGH/47ag.11.hgh \
Psps_for_tests/HGH/43tc.7.hgh \
Psps_for_tests/HGH/40zr.12.hgh \
Psps_for_tests/HGH/78pt.18.hgh \
Psps_for_tests/HGH/4be.2.hgh \
Psps_for_tests/HGH/2he.2.hgh \
Psps_for_tests/HGH/46pd.18.hgh \
Psps_for_tests/HGH/42mo.6.hgh \
Psps_for_tests/HGH/79au.11.hgh \
Psps_for_tests/HGH/16s.6.hgh \
Psps_for_tests/HGH/60nd.14.hgh \
Psps_for_tests/HGH/27co.9.hgh \
Psps_for_tests/HGH/43tc.15.hgh \
Psps_for_tests/HGH/63eu.17.hgh \
Psps_for_tests/HGH/56ba.10.hgh \
Psps_for_tests/HGH/26fe.8.hgh \
Psps_for_tests/HGH/59pr.13.hgh \
Psps_for_tests/HGH/77ir.17.hgh \
Psps_for_tests/HGH/81tl.3.hgh \
Psps_for_tests/HGH/69tm.23.hgh \
Psps_for_tests/HGH/49in.13.hgh \
Psps_for_tests/HGH/86rn.8.hgh \
Psps_for_tests/HGH/21sc.11.hgh \
Psps_for_tests/HGH/38sr.2.hgh \
Psps_for_tests/HGH/20ca.10.hgh \
Psps_for_tests/HGH/52te.6.hgh \
Psps_for_tests/HGH/75re.15.hgh \
Psps_for_tests/HGH/23v.5.hgh \
Psps_for_tests/HGH/48cd.12.hgh \
Psps_for_tests/HGH/85at.7.hgh \
Psps_for_tests/HGH/55cs.1.hgh \
Psps_for_tests/12mg.pspnc \
Psps_for_tests/13al.pspgth \
Psps_for_tests/33as.pspnc \
Psps_for_tests/1h.psphgh \
Psps_for_tests/13alpos.psppos \
Psps_for_tests/32ge_lda.fhi \
Psps_for_tests/14si.Doug_mod \
Psps_for_tests/73ta.hghsc \
Psps_for_tests/01h.pspgth \
Psps_for_tests/6c_lda.paw \
Psps_for_tests/13al.981214.fhi \
Psps_for_tests/11na.pspnc \
Psps_for_tests/01h.bare \
Psps_for_tests/26fe.pspnc \
Psps_for_tests/7n.pspnc \
Psps_for_tests/8o.pspnc \
Psps_for_tests/42mo.pspnc \
Psps_for_tests/7n.psphgh \
Psps_for_tests/22ti.psp_mod \
Psps_for_tests/03li.pspfhi \
Psps_for_tests/19k.pspnc \
Psps_for_tests/0.17-Cl.8.density.AE \
Psps_for_tests/20ca.paw \
Psps_for_tests/8o.psphgh \
Psps_for_tests/73ta.hgh \
Psps_for_tests/70yb.pspnc \
Psps_for_tests/17cl.pspnc \
Psps_for_tests/32ge.SJ_mod \
Psps_for_tests/82pb.960808c_mod \
Psps_for_tests/79au.1.hgh \
Psps_for_tests/82pb.4.hgh \
Psps_for_tests/9f.pspnc
# Files from "built-in"
tests_in_inps = \
built-in/Input/test3.in \
built-in/Input/test5.in \
built-in/Input/test4.in \
built-in/Input/test1.in \
built-in/Input/test2.in \
built-in/README
# Files from "xmlf90"
tests_xmlf90_inps = \
xmlf90/Input/test6.in \
xmlf90/README
# Files from "fast"
tests_fast_inps = \
fast/Refs/t01.out \
fast/Refs/t02.out \
fast/Refs/t05.out \
fast/Refs/t11.out \
fast/Refs/t14.out \
fast/Refs/t07.out \
fast/Refs/t20.out \
fast/Refs/t29.out \
fast/Refs/t26.out \
fast/Refs/t27.out \
fast/Refs/t30.out \
fast/Refs/t24.out \
fast/Refs/t03.out \
fast/Refs/t29o_TIM8_GEO \
fast/Refs/t06.out \
fast/Refs/t19.out \
fast/Refs/t28.out \
fast/Refs/t25.out \
fast/Refs/t04.out \
fast/Refs/t08.out \
fast/Refs/t21.out \
fast/Refs/t12.out \
fast/Refs/t17.out \
fast/Refs/t23.out \
fast/Refs/t09.out \
fast/Refs/t16.out \
fast/Refs/t28o_TIM2_GEO \
fast/Input/t17.in \
fast/Input/t06.in \
fast/Input/t28.in \
fast/Input/t27.in \
fast/Input/t19.in \
fast/Input/t14.in \
fast/Input/t09.in \
fast/Input/t02.in \
fast/Input/t05.in \
fast/Input/t30.in \
fast/Input/t01.in \
fast/Input/t23.in \
fast/Input/t26.in \
fast/Input/t08.in \
fast/Input/t20.in \
fast/Input/t04.in \
fast/Input/t24.in \
fast/Input/t03.in \
fast/Input/t21.in \
fast/Input/t25.in \
fast/Input/t16.in \
fast/Input/t12.in \
fast/Input/t11.in \
fast/Input/t29.in \
fast/Input/t07.in \
fast/Input/report.in \
fast/tests.cnf \
fast/README
# Files from "paral"
tests_paral_inps = \
paral/Refs/t94.out \
paral/Refs/tD1.out \
paral/Refs/t99.out \
paral/Refs/tH4.out \
paral/Refs/tD0.out \
paral/Refs/tI0.out \
paral/Refs/tE1.out \
paral/Refs/t92.out \
paral/Refs/t90.out \
paral/Refs/tF2.out \
paral/Refs/tD2.out \
paral/Refs/tG4.out \
paral/Refs/tE4.out \
paral/Refs/tH10.out \
paral/Refs/tJ2.out \
paral/Refs/tA4.out \
paral/Refs/t91.out \
paral/Refs/tE2.out \
paral/Refs/t93.out \
paral/Refs/tI4.out \
paral/Refs/tI2.out \
paral/Refs/tF4.out \
paral/Refs/tB2.out \
paral/Refs/tH1.out \
paral/Refs/tF1.out \
paral/Refs/tG1.out \
paral/Refs/tK0.out \
paral/Refs/tE0.out \
paral/Refs/tK10.out \
paral/Refs/t95.out \
paral/Refs/t96.out \
paral/Refs/tJ4.out \
paral/Refs/tD4.out \
paral/Refs/tB0.out \
paral/Refs/tC4.out \
paral/Refs/tA1.out \
paral/Refs/tA0.out \
paral/Refs/tC2.out \
paral/Refs/t98.out \
paral/Refs/tJ0.out \
paral/Refs/tF10.out \
paral/Refs/tC0.out \
paral/Refs/tG10.out \
paral/Refs/tG2.out \
paral/Refs/tB1.out \
paral/Refs/tK1.out \
paral/Refs/tG0.out \
paral/Refs/tB4.out \
paral/Refs/tJ1.out \
paral/Refs/t97.out \
paral/Refs/tI1.out \
paral/Refs/tE10.out \
paral/Refs/tC1.out \
paral/Refs/tH0.out \
paral/Refs/tK4.out \
paral/Refs/tH2.out \
paral/Refs/tF0.out \
paral/Refs/tJ10.out \
paral/Refs/tK2.out \
paral/Refs/tA10.out \
paral/Refs/tB10.out \
paral/Refs/tC10.out \
paral/Refs/tM0.out \
paral/Refs/tM1.out \
paral/Refs/tM2.out \
paral/Refs/tM4.out \
paral/Refs/tA2.out \
paral/Refs/tM10.out \
paral/Input/tJ.in \
paral/Input/tH.in \
paral/Input/tB.in \
paral/Input/tE.in \
paral/Input/tI.in \
paral/Input/t_kpt+spin.in \
paral/Input/tG.in \
paral/Input/tF.in \
paral/Input/tD.in \
paral/Input/tK.in \
paral/Input/tA.in \
paral/Input/t_kpt+spin.files \
paral/Input/tC.in \
paral/Input/t9.in \
paral/Input/tL.in \
paral/Input/tM.in \
paral/README
# Files from "v1"
tests_v1_inps = \
v1/Refs/t01.out \
v1/Refs/t71.out \
v1/Refs/t94.out \
v1/Refs/t42o_CML.xml \
v1/Refs/t31.out \
v1/Refs/t99.out \
v1/Refs/t02.out \
v1/Refs/t36.out \
v1/Refs/t41o_CML.xml \
v1/Refs/t92.out \
v1/Refs/t86.out \
v1/Refs/t41.out \
v1/Refs/t55.out \
v1/Refs/t90.out \
v1/Refs/t44.out \
v1/Refs/t70.out \
v1/Refs/t15.out \
v1/Refs/t79.out \
v1/Refs/t87.out \
v1/Refs/t80.out \
v1/Refs/t10.out \
v1/Refs/t05.out \
v1/Refs/t76.out \
v1/Refs/t11.out \
v1/Refs/t14.out \
v1/Refs/t67.out \
v1/Refs/t07.out \
v1/Refs/t13.out \
v1/Refs/t34.out \
v1/Refs/t20.out \
v1/Refs/t29.out \
v1/Refs/t91.out \
v1/Refs/t75.out \
v1/Refs/t49.out \
v1/Refs/t93.out \
v1/Refs/t56.out \
v1/Refs/t42.out \
v1/Refs/t74.out \
v1/Refs/t59.out \
v1/Refs/t45.out \
v1/Refs/t84.out \
v1/Refs/t30.out \
v1/Refs/t43.out \
v1/Refs/t66.out \
v1/Refs/t32.out \
v1/Refs/t53.out \
v1/Refs/t24.out \
v1/Refs/t95.out \
v1/Refs/t89.out \
v1/Refs/t03.out \
v1/Refs/t48.out \
v1/Refs/t65.out \
v1/Refs/t96.out \
v1/Refs/t60.out \
v1/Refs/t81.out \
v1/Refs/t18.out \
v1/Refs/t19.out \
v1/Refs/t73.out \
v1/Refs/t85.out \
v1/Refs/t98.out \
v1/Refs/t28.out \
v1/Refs/t82.out \
v1/Refs/t51.out \
v1/Refs/t38.out \
v1/Refs/t04.out \
v1/Refs/t47.out \
v1/Refs/t61.out \
v1/Refs/t52.out \
v1/Refs/t33.out \
v1/Refs/t08.out \
v1/Refs/t21.out \
v1/Refs/t97.out \
v1/Refs/t58.out \
v1/Refs/t68.out \
v1/Refs/t12.out \
v1/Refs/t77.out \
v1/Refs/t37.out \
v1/Refs/t17.out \
v1/Refs/t39.out \
v1/Refs/t07o_DOS \
v1/Refs/t54.out \
v1/Refs/t50.out \
v1/Refs/t64.out \
v1/Refs/t83.out \
v1/Refs/t23.out \
v1/Refs/t09.out \
v1/Refs/t88.out \
v1/Refs/t72.out \
v1/Refs/t63.out \
v1/Refs/t57.out \
v1/Refs/t69.out \
v1/Refs/t40.out \
v1/Refs/t16.out \
v1/Refs/t62.out \
v1/Refs/t46.out \
v1/Refs/t78.out \
v1/Refs/t40o_CML.xml \
v1/Refs/t35.out \
v1/Refs/t22.out \
v1/Input/t33.in \
v1/Input/t17.in \
v1/Input/t89.in \
v1/Input/t28.in \
v1/Input/t97.in \
v1/Input/t104.in \
v1/Input/t67.in \
v1/Input/t19.in \
v1/Input/t99.in \
v1/Input/t14.in \
v1/Input/t53.in \
v1/Input/t72.in \
v1/Input/t09.in \
v1/Input/t98.in \
v1/Input/t79.in \
v1/Input/t88.in \
v1/Input/t10.in \
v1/Input/t02.in \
v1/Input/t37.in \
v1/Input/t38.in \
v1/Input/t86.in \
v1/Input/t90.in \
v1/Input/t46.in \
v1/Input/t05.in \
v1/Input/t60.in \
v1/Input/t30.in \
v1/Input/t61.in \
v1/Input/t70.in \
v1/Input/t01.in \
v1/Input/t23.in \
v1/Input/t39.in \
v1/Input/t62.in \
v1/Input/t57.in \
v1/Input/t08.in \
v1/Input/t83.in \
v1/Input/t43.in \
v1/Input/t80.in \
v1/Input/t47.in \
v1/Input/t15.in \
v1/Input/t59.in \
v1/Input/t40.in \
v1/Input/t20.in \
v1/Input/t100.in \
v1/Input/t78.in \
v1/Input/t64.in \
v1/Input/t51.in \
v1/Input/t81.in \
v1/Input/t66.in \
v1/Input/t04.in \
v1/Input/t76.in \
v1/Input/t95.in \
v1/Input/t56.in \
v1/Input/t50.in \
v1/Input/t24.in \
v1/Input/t84.in \
v1/Input/t93.in \
v1/Input/t65.in \
v1/Input/t69.in \
v1/Input/t87.in \
v1/Input/t03.in \
v1/Input/t35.in \
v1/Input/t77.in \
v1/Input/t21.in \
v1/Input/t31.in \
v1/Input/t13.in \
v1/Input/t97.exit \
v1/Input/t22.in \
v1/Input/t16.in \
v1/Input/t71.in \
v1/Input/t82.in \
v1/Input/t41.in \
v1/Input/t44.in \
v1/Input/t36.in \
v1/Input/t92.in \
v1/Input/t96.in \
v1/Input/t12.in \
v1/Input/t42.in \
v1/Input/t55.in \
v1/Input/t48.in \
v1/Input/t73.in \
v1/Input/t74.in \
v1/Input/t11.in \
v1/Input/t18.in \
v1/Input/t103.in \
v1/Input/t29.in \
v1/Input/t94.in \
v1/Input/t68.in \
v1/Input/t45.in \
v1/Input/t101.in \
v1/Input/t07.in \
v1/Input/t49.in \
v1/Input/t52.in \
v1/Input/t63.in \
v1/Input/t32.in \
v1/Input/t75.in \
v1/Input/t54.in \
v1/Input/t34.in \
v1/Input/t58.in \
v1/Input/t102.in \
v1/Input/t91.in \
v1/Input/t85.in \
v1/Input/report.in \
v1/tests.cnf \
v1/README
# Files from "v2"
tests_v2_inps = \
v2/Refs/t01.out \
v2/Refs/t71.out \
v2/Refs/t94.out \
v2/Refs/t99.out \
v2/Refs/t02.out \
v2/Refs/t36.out \
v2/Refs/t92.out \
v2/Refs/t86.out \
v2/Refs/t41.out \
v2/Refs/t55.out \
v2/Refs/t90.out \
v2/Refs/t44.out \
v2/Refs/t70.out \
v2/Refs/t15.out \
v2/Refs/t79.out \
v2/Refs/t87.out \
v2/Refs/t80.out \
v2/Refs/t10.out \
v2/Refs/t05.out \
v2/Refs/t76.out \
v2/Refs/t11.out \
v2/Refs/t67.out \
v2/Refs/t07.out \
v2/Refs/t13.out \
v2/Refs/t63.out \
v2/Refs/t57.out \
v2/Refs/t31.ddb.out \
v2/Refs/t34.out \
v2/Refs/t20.out \
v2/Refs/t29.out \
v2/Refs/t91.out \
v2/Refs/t75.out \
v2/Refs/t49.out \
v2/Refs/t93.out \
v2/Refs/t56.out \
v2/Refs/t14.ddb.out \
v2/Refs/t42.out \
v2/Refs/t26.out \
v2/Refs/t74.out \
v2/Refs/t59.out \
v2/Refs/t45.out \
v2/Refs/t84.out \
v2/Refs/t30.out \
v2/Refs/t43.out \
v2/Refs/t66.out \
v2/Refs/t32.out \
v2/Refs/t53.out \
v2/Refs/t24.out \
v2/Refs/t95.out \
v2/Refs/t03.out \
v2/Refs/t48.out \
v2/Refs/t65.out \
v2/Refs/t96.out \
v2/Refs/t60.out \
v2/Refs/t81.out \
v2/Refs/t06.out \
v2/Refs/t27.ddb.out \
v2/Refs/t18.out \
v2/Refs/t19.out \
v2/Refs/t73.out \
v2/Refs/t77.outden \
v2/Refs/t28.out \
v2/Refs/t82.out \
v2/Refs/t25.out \
v2/Refs/t51.out \
v2/Refs/t38.out \
v2/Refs/t04.out \
v2/Refs/t47.out \
v2/Refs/t61.out \
v2/Refs/t52.out \
v2/Refs/t33.out \
v2/Refs/t08.out \
v2/Refs/t21.out \
v2/Refs/t97.out \
v2/Refs/t58.out \
v2/Refs/t68.out \
v2/Refs/t12.out \
v2/Refs/t77.out \
v2/Refs/t37.out \
v2/Refs/t17.out \
v2/Refs/t39.out \
v2/Refs/t23.ddb.out \
v2/Refs/t54.out \
v2/Refs/t50.out \
v2/Refs/t64.out \
v2/Refs/t83.out \
v2/Refs/t09.out \
v2/Refs/t88.out \
v2/Refs/t72.out \
v2/Refs/t35.out \
v2/Refs/t22.out \
v2/Refs/t69.out \
v2/Refs/t40.out \
v2/Refs/t16.out \
v2/Refs/t62.out \
v2/Refs/t46.out \
v2/Refs/t78.out \
v2/Refs/t85.out \
v2/Refs/t98.out \
v2/Input/t33.in \
v2/Input/t17.in \
v2/Input/t06.in \
v2/Input/t28.in \
v2/Input/t97.in \
v2/Input/t67.in \
v2/Input/t19.in \
v2/Input/t99.in \
v2/Input/t53.in \
v2/Input/t72.in \
v2/Input/t09.in \
v2/Input/t98.in \
v2/Input/t79.in \
v2/Input/t88.in \
v2/Input/t10.in \
v2/Input/t02.in \
v2/Input/t37.in \
v2/Input/t38.in \
v2/Input/t86.in \
v2/Input/t14.ddb.0.0.25.in.gz \
v2/Input/t90.in \
v2/Input/t23.ddb.Tix.X.in.gz \
v2/Input/t46.in \
v2/Input/t05.in \
v2/Input/t60.in \
v2/Input/t30.in \
v2/Input/t61.in \
v2/Input/t23.ddb.O1.G.in.gz \
v2/Input/t70.in \
v2/Input/t01.in \
v2/Input/t16.ddb.in.gz \
v2/Input/t39.in \
v2/Input/t23.ddb.O2x.X.in.gz \
v2/Input/t62.in \
v2/Input/t57.in \
v2/Input/t26.in \
v2/Input/t08.in \
v2/Input/t18.ddb.in.gz \
v2/Input/t83.in \
v2/Input/t14.ddb.gamma.in.gz \
v2/Input/t43.in \
v2/Input/t80.in \
v2/Input/t47.in \
v2/Input/t15.in \
v2/Input/t59.in \
v2/Input/t40.in \
v2/Input/t20.in \
v2/Input/t78.in \
v2/Input/t23.ddb.Tiz.X.in.gz \
v2/Input/t23.ddb.Ef.G.in.gz \
v2/Input/t64.in \
v2/Input/t51.in \
v2/Input/t81.in \
v2/Input/t66.in \
v2/Input/t04.in \
v2/Input/t76.in \
v2/Input/t95.in \
v2/Input/t56.in \
v2/Input/t50.in \
v2/Input/t24.in \
v2/Input/t84.in \
v2/Input/t93.in \
v2/Input/t65.in \
v2/Input/t69.in \
v2/Input/t87.in \
v2/Input/t03.in \
v2/Input/t35.in \
v2/Input/t77.in \
v2/Input/t21.in \
v2/Input/t14.ddb.5.0.25.in.gz \
v2/Input/t25.in \
v2/Input/t13.in \
v2/Input/t13.ddb.in.gz \
v2/Input/t22.in \
v2/Input/t16.in \
v2/Input/t23.ddb.Bax.X.in.gz \
v2/Input/t71.in \
v2/Input/t82.in \
v2/Input/t39.ddb.in.gz \
v2/Input/t41.in \
v2/Input/t44.in \
v2/Input/t36.in \
v2/Input/t25.ddb.in.gz \
v2/Input/t92.in \
v2/Input/t96.in \
v2/Input/t12.in \
v2/Input/t23.ddb.O1z.X.in.gz \
v2/Input/t42.in \
v2/Input/t55.in \
v2/Input/t23.ddb.O1y.X.in.gz \
v2/Input/t48.in \
v2/Input/t29.ddb.in.gz \
v2/Input/t73.in \
v2/Input/t74.in \
v2/Input/t11.in \
v2/Input/t18.in \
v2/Input/t23.ddb.O1x.X.in.gz \
v2/Input/t29.in \
v2/Input/t94.in \
v2/Input/t23.ddb.O2z.X.in.gz \
v2/Input/t78.cut.in \
v2/Input/t23.ddb.Ti.G.in.gz \
v2/Input/t23.ddb.O2.G.in.gz \
v2/Input/t23.ddb.Ba.G.in.gz \
v2/Input/t68.in \
v2/Input/t45.in \
v2/Input/t07.in \
v2/Input/t49.in \
v2/Input/t52.in \
v2/Input/t22.ddb.in.gz \
v2/Input/t63.in \
v2/Input/t32.in \
v2/Input/t75.in \
v2/Input/t54.in \
v2/Input/t34.in \
v2/Input/t23.ddb.Baz.X.in.gz \
v2/Input/t58.in \
v2/Input/t78.xyz.in \
v2/Input/t91.in \
v2/Input/t85.in \
v2/Input/report.in \
v2/tests.cnf \
v2/README
# Files from "v3"
tests_v3_inps = \
v3/Refs/t01.out \
v3/Refs/t71.out \
v3/Refs/t94.out \
v3/Refs/t31.out \
v3/Refs/t99.out \
v3/Refs/t02.out \
v3/Refs/t36.out \
v3/Refs/t92.out \
v3/Refs/t86.out \
v3/Refs/t41.out \
v3/Refs/t55.out \
v3/Refs/t90.out \
v3/Refs/t70.out \
v3/Refs/t46o_DS2_DOS \
v3/Refs/t15.out \
v3/Refs/t79.out \
v3/Refs/t80.out \
v3/Refs/t10.out \
v3/Refs/t05.out \
v3/Refs/t76.out \
v3/Refs/t11.out \
v3/Refs/t14.out \
v3/Refs/t67.out \
v3/Refs/t07.out \
v3/Refs/t13.out \
v3/Refs/t63.out \
v3/Refs/t57.out \
v3/Refs/t34.out \
v3/Refs/t20.out \
v3/Refs/t29.out \
v3/Refs/t91.out \
v3/Refs/t75.out \
v3/Refs/t49.out \
v3/Refs/t93.out \
v3/Refs/t56.out \
v3/Refs/t42.out \
v3/Refs/t59_k2_b3_s2 \
v3/Refs/t26.out \
v3/Refs/t74.out \
v3/Refs/t59.out \
v3/Refs/t45.out \
v3/Refs/t27.out \
v3/Refs/t63_k1_b1_s1 \
v3/Refs/t84.out \
v3/Refs/t30.out \
v3/Refs/t43.out \
v3/Refs/t66.out \
v3/Refs/t32.out \
v3/Refs/t53.out \
v3/Refs/t24.out \
v3/Refs/t95.out \
v3/Refs/t89.out \
v3/Refs/t03.out \
v3/Refs/t48.out \
v3/Refs/t65.out \
v3/Refs/t60.out \
v3/Refs/t81.out \
v3/Refs/t06.out \
v3/Refs/t18.out \
v3/Refs/t19.out \
v3/Refs/t73.out \
v3/Refs/t85.out \
v3/Refs/t98.out \
v3/Refs/t28.out \
v3/Refs/t82.out \
v3/Refs/t25.out \
v3/Refs/t64_k2_b2_s1 \
v3/Refs/t51.out \
v3/Refs/t38.out \
v3/Refs/t04.out \
v3/Refs/t47.out \
v3/Refs/t61.out \
v3/Refs/t52.out \
v3/Refs/t33.out \
v3/Refs/t08.out \
v3/Refs/t21.out \
v3/Refs/t58.out \
v3/Refs/t68.out \
v3/Refs/t12.out \
v3/Refs/t77.out \
v3/Refs/t37.out \
v3/Refs/t17.out \
v3/Refs/t39.out \
v3/Refs/t54.out \
v3/Refs/t50.out \
v3/Refs/t64.out \
v3/Refs/t83.out \
v3/Refs/t23.out \
v3/Refs/t09.out \
v3/Refs/t88.out \
v3/Refs/t72.out \
v3/Refs/t35.out \
v3/Refs/t69.out \
v3/Refs/t40.out \
v3/Refs/t16.out \
v3/Refs/t62.out \
v3/Refs/t46.out \
v3/Refs/t78.out \
v3/Refs/t87.out \
v3/Refs/t96.out \
v3/Refs/t97.out \
v3/Input/t33.in \
v3/Input/t17.in \
v3/Input/t87.in \
v3/Input/t06.in \
v3/Input/t28.in \
v3/Input/t27.in \
v3/Input/t67.in \
v3/Input/t19.in \
v3/Input/t99.in \
v3/Input/t14.in \
v3/Input/t53.in \
v3/Input/t72.in \
v3/Input/t09.in \
v3/Input/t98.in \
v3/Input/t79.in \
v3/Input/t31.in \
v3/Input/t10.in \
v3/Input/t02.in \
v3/Input/t37.in \
v3/Input/t38.in \
v3/Input/t86.in \
v3/Input/t90.in \
v3/Input/t46.in \
v3/Input/t05.in \
v3/Input/t60.in \
v3/Input/t30.in \
v3/Input/t61.in \
v3/Input/t69a.in_CML.xml \
v3/Input/t70.in \
v3/Input/t01.in \
v3/Input/t23.in \
v3/Input/t39.in \
v3/Input/t62.in \
v3/Input/t57.in \
v3/Input/t26.in \
v3/Input/t08.in \
v3/Input/t83.in \
v3/Input/t68.in_CML.xml \
v3/Input/t43.in \
v3/Input/t80.in \
v3/Input/t47.in \
v3/Input/t15.in \
v3/Input/t59.in \
v3/Input/t40.in \
v3/Input/t20.in \
v3/Input/t78.in \
v3/Input/t64.in \
v3/Input/t51.in \
v3/Input/t81.in \
v3/Input/t66.in \
v3/Input/t04.in \
v3/Input/t76.in \
v3/Input/t95.in \
v3/Input/t56.in \
v3/Input/t69b.in_CML.xml \
v3/Input/t50.in \
v3/Input/t24.in \
v3/Input/t84.in \
v3/Input/t93.in \
v3/Input/t65.in \
v3/Input/t69.in \
v3/Input/t03.in \
v3/Input/t35.in \
v3/Input/t77.in \
v3/Input/t21.in \
v3/Input/t25.in \
v3/Input/t13.in \
v3/Input/t96.moldyn.in \
v3/Input/t16.in \
v3/Input/t71.in \
v3/Input/t82.in \
v3/Input/t41.in \
v3/Input/t36.in \
v3/Input/t92.in \
v3/Input/t97.moldyn.in \
v3/Input/t12.in \
v3/Input/t42.in \
v3/Input/t55.in \
v3/Input/t48.in \
v3/Input/t73.in \
v3/Input/t74.in \
v3/Input/t11.in \
v3/Input/t18.in \
v3/Input/t02a.in \
v3/Input/t29.in \
v3/Input/t94.in \
v3/Input/t68.in \
v3/Input/t45.in \
v3/Input/t07.in \
v3/Input/t49.in \
v3/Input/t52.in \
v3/Input/t63.in \
v3/Input/t32.in \
v3/Input/t75.in \
v3/Input/t54.in \
v3/Input/t34.in \
v3/Input/t58.in \
v3/Input/t91.in \
v3/Input/t85.in \
v3/Input/report.in \
v3/Input/t96.in \
v3/Input/t97.in \
v3/tests.cnf \
v3/README
# Files from "v4"
tests_v4_inps = \
v4/tests.cnf \
v4/Refs/t01.out \
v4/Refs/t71.out \
v4/Refs/t94.out \
v4/Refs/t31.out \
v4/Refs/t99.out \
v4/Refs/t02.out \
v4/Refs/t36.out \
v4/Refs/t92.out \
v4/Refs/t86.out \
v4/Refs/t55.out \
v4/Refs/t90.out \
v4/Refs/t43_VHXC.MAV \
v4/Refs/t70.out \
v4/Refs/t15.out \
v4/Refs/t79.out \
v4/Refs/t87.out \
v4/Refs/t41_DEN.PAV \
v4/Refs/t10.out \
v4/Refs/t05.out \
v4/Refs/t11.out \
v4/Refs/t14.out \
v4/Refs/t67.out \
v4/Refs/t13.out \
v4/Refs/t63.out \
v4/Refs/t34.out \
v4/Refs/t20.out \
v4/Refs/t29.out \
v4/Refs/t80.out \
v4/Refs/t58.out \
v4/Refs/t49.out \
v4/Refs/t93.out \
v4/Refs/t57_0002_0002_0002-ChiAbs.out \
v4/Refs/t56.out \
v4/Refs/t42.out \
v4/Refs/t38o_DS3_DOS_AT0002 \
v4/Refs/t75.out \
v4/Refs/t76.ddb.out \
v4/Refs/t26.out \
v4/Refs/t74.out \
v4/Refs/t59.out \
v4/Refs/t60.out \
v4/Refs/t61.out \
v4/Refs/t27.out \
v4/Refs/t83_DDB \
v4/Refs/t44_VHXC.PAV \
v4/Refs/t41_DEN.MAV \
v4/Refs/t84.out \
v4/Refs/t30.out \
v4/Refs/t101.out \
v4/Refs/t66.out \
v4/Refs/t32.out \
v4/Refs/t57_0001_0002_0003-ChiRe.out \
v4/Refs/t24.out \
v4/Refs/t35o_DS2_DOS \
v4/Refs/t95.out \
v4/Refs/t89.out \
v4/Refs/t03.out \
v4/Refs/t48.out \
v4/Refs/t65.out \
v4/Refs/t96.out \
v4/Refs/t62.out \
v4/Refs/t57_0003_0003-linopt.out \
v4/Refs/t44_VHXC.MAV \
v4/Refs/t81.out \
v4/Refs/t57_0002_0003-linopt.out \
v4/Refs/t06.out \
v4/Refs/t73.ddb.out \
v4/Refs/t77.out \
v4/Refs/t57_0002_0002_0002-ChiTotRe.out \
v4/Refs/t85.out \
v4/Refs/t82.ddb.out \
v4/Refs/t98.out \
v4/Refs/t28.out \
v4/Refs/t25.out \
v4/Refs/t45_DEN.PAV \
v4/Refs/t38.out \
v4/Refs/t57_0002_0002_0002-ChiTotIm.out \
v4/Refs/t04.out \
v4/Refs/t47.out \
v4/Refs/t64.out \
v4/Refs/t100.out \
v4/Refs/t57_0001_0002_0003-ChiTotRe.out \
v4/Refs/t52.out \
v4/Refs/t33.out \
v4/Refs/t69o_DS3_DDB \
v4/Refs/t21.out \
v4/Refs/t97.out \
v4/Refs/t68.out \
v4/Refs/t69.out \
v4/Refs/t12.out \
v4/Refs/t78.out \
v4/Refs/t37.out \
v4/Refs/t67o_DS3_DDB \
v4/Refs/t57_0002_0002_0002-ChiRe.out \
v4/Refs/t57_0002_0002_0002-ChiIm.out \
v4/Refs/t39.out \
v4/Refs/t54.out \
v4/Refs/t50.out \
v4/Refs/t72.out \
v4/Refs/t83.out \
v4/Refs/t53.ddb.out \
v4/Refs/t23.out \
v4/Refs/t91.out \
v4/Refs/t35.out \
v4/Refs/t88.out \
v4/Refs/t22.out \
v4/Refs/t40.out \
v4/Refs/t16.out \
v4/Refs/t45_DEN.MAV \
v4/Refs/t46.out \
v4/Refs/t35o_DS3_DOS_AT0001 \
v4/Refs/t43_VHXC.PAV \
v4/Refs/t51.out.eps \
v4/Refs/t57_0001_0002_0003-ChiAbs.out \
v4/Refs/t57_0001_0002_0003-ChiTotIm.out \
v4/Refs/t07.out \
v4/Refs/t57_0001_0001-linopt.out \
v4/Refs/t57_0001_0002_0003-ChiIm.out \
v4/Input/t51.in_freq \
v4/Input/t33.in \
v4/Input/t89.in \
v4/Input/t06.in \
v4/Input/t28.in \
v4/Input/t27.in \
v4/Input/t97.in \
v4/Input/t67.in \
v4/Input/t99.in \
v4/Input/t14.in \
v4/Input/t53.in \
v4/Input/t72.in \
v4/Input/t98.in \
v4/Input/t79.in \
v4/Input/t88.in \
v4/Input/t10.in \
v4/Input/t02.in \
v4/Input/t37.in \
v4/Input/t38.in \
v4/Input/t86.in \
v4/Input/t90.in \
v4/Input/t46.in \
v4/Input/t05.in \
v4/Input/t60.in \
v4/Input/t30.in \
v4/Input/t61.in \
v4/Input/t70.in \
v4/Input/t01.in \
v4/Input/t23.in \
v4/Input/t39.in \
v4/Input/t62.in \
v4/Input/t57.in \
v4/Input/t26.in \
v4/Input/t83.in \
v4/Input/t43.in \
v4/Input/t47.in \
v4/Input/t15.in \
v4/Input/t59.in \
v4/Input/t40.in \
v4/Input/t20.in \
v4/Input/t100.in \
v4/Input/t78.in \
v4/Input/t64.in \
v4/Input/t51.in \
v4/Input/t81.in \
v4/Input/t66.in \
v4/Input/t04.in \
v4/Input/t95.in \
v4/Input/t56.in \
v4/Input/t50.in \
v4/Input/t24.in \
v4/Input/t84.in \
v4/Input/t93.in \
v4/Input/t65.in \
v4/Input/t69.in \
v4/Input/t87.in \
v4/Input/t03.in \
v4/Input/t35.in \
v4/Input/t77.in \
v4/Input/t21.in \
v4/Input/t25.in \
v4/Input/t31.in \
v4/Input/t13.in \
v4/Input/t22.in \
v4/Input/t16.in \
v4/Input/t51.in_displ \
v4/Input/t71.in \
v4/Input/t82.in \
v4/Input/t41.in \
v4/Input/t44.in \
v4/Input/t36.in \
v4/Input/t92.in \
v4/Input/t96.in \
v4/Input/t12.in \
v4/Input/t42.in \
v4/Input/t55.in \
v4/Input/t71.ddb.in.gz \
v4/Input/t48.in \
v4/Input/t74.in \
v4/Input/t11.in \
v4/Input/t50.ddb.in.gz \
v4/Input/t29.in \
v4/Input/t94.in \
v4/Input/t68.in \
v4/Input/t45.in \
v4/Input/t101.in \
v4/Input/t49.in \
v4/Input/t52.in \
v4/Input/t63.in \
v4/Input/t32.in \
v4/Input/t75.in \
v4/Input/t54.in \
v4/Input/t34.in \
v4/Input/t58.in \
v4/Input/t91.in \
v4/Input/t85.in \
v4/Input/t07.in \
v4/Input/t80.in \
v4/Input/report.in \
v4/Input/t48.in_aux \
v4/Input/t49.in_aux \
v4/README
# Files from "v5"
tests_v5_inps = \
v5/Input/t07.in \
v5/Input/report.in \
v5/Input/t01.in \
v5/Input/t02.in \
v5/Input/t03.in \
v5/Input/t04.in \
v5/Input/t21.in \
v5/Refs/t07.out \
v5/Refs/t01.out \
v5/Refs/t03.out \
v5/Refs/t04.out \
v5/Refs/t21.out \
v5/README \
v5/tests.cnf
# Files from "netcdf"
tests_netcdf_inps = \
netcdf/README
# Files from "physics"
tests_physics_inps = \
physics/Refs/t12.ddb.out \
physics/Refs/t11.out \
physics/Refs/t13.out \
physics/Input/ab.in \
physics/Input/t13.in \
physics/Input/t11.in \
physics/tests.cnf \
physics/README
# Files from "cpu"
tests_cpu_inps = \
cpu/Refs/changeref \
cpu/Refs/reportA6 \
cpu/Refs/reportB3 \
cpu/Refs/reportB6 \
cpu/Refs/reportA3 \
cpu/Refs/reportD3 \
cpu/Refs/reportC3 \
cpu/Input/inputA \
cpu/Input/inputB \
cpu/Input/inputC \
cpu/tests.cnf \
cpu/README \
cpu/files
# Files from "tutorial"
tests_tutorial_inps = \
tutorial/Refs/t31.out \
tutorial/Refs/toptic_3.out \
tutorial/Refs/toptic_2_0001_0002_0003-ChiTotIm.out \
tutorial/Refs/toptic_4_0001_0001-linopt.out \
tutorial/Refs/tgw_4.out \
tutorial/Refs/tspin_2.out \
tutorial/Refs/tspin_5.out \
tutorial/Refs/t41.out \
tutorial/Refs/t44.out \
tutorial/Refs/tpaw1_5.out \
tutorial/Refs/t15.out \
tutorial/Refs/tpaw2_ti_ps.abinit.paw.rc20 \
tutorial/Refs/tgw_9.out \
tutorial/Refs/toptic_1.out \
tutorial/Refs/toptic_2_0002_0002_0002-ChiAbs.out \
tutorial/Refs/t11.out \
tutorial/Refs/tffield_4.out \
tutorial/Refs/t14.out \
tutorial/Refs/tffield_5.out \
tutorial/Refs/trf1_6.out \
tutorial/Refs/tspin_1.out \
tutorial/Refs/tnlo_2.out \
tutorial/Refs/t13.out \
tutorial/Refs/tpaw1_3.out \
tutorial/Refs/t42.out \
tutorial/Refs/Pb_in_SiO2.out.gz \
tutorial/Refs/tffield_3.out \
tutorial/Refs/tgw_6.out \
tutorial/Refs/tnlo_1.out \
tutorial/Refs/toptic_2_0001_0002_0003-ChiRe.out \
tutorial/Refs/toptic_2_0002_0002_0002-ChiTotRe.out \
tutorial/Refs/tgw_8.out \
tutorial/Refs/trf2_5.out \
tutorial/Refs/t45.out \
tutorial/Refs/toptic_2_0002_0002_0002-ChiIm.out \
tutorial/Refs/telast_4.out \
tutorial/Refs/tnlo_3.out \
tutorial/Refs/tnlo_4.ddb.out \
tutorial/Refs/trf2_3.ddb.out \
tutorial/Refs/trf1_5.out \
tutorial/Refs/tpaw1_6.out \
tutorial/Refs/tnlo_6.out \
tutorial/Refs/trf1_3.out \
tutorial/Refs/tpaw2_1.out.rc20 \
tutorial/Refs/t43.out \
tutorial/Refs/t32.out \
tutorial/Refs/telast_3.out \
tutorial/Refs/t24.out \
tutorial/Refs/t48.out \
tutorial/Refs/trf2_1.out \
tutorial/Refs/tnlo_5.out \
tutorial/Refs/tgw_7.out \
tutorial/Refs/tspin_3.out \
tutorial/Refs/toptic_2_0001_0002_0003-ChiAbs.out \
tutorial/Refs/tparal_2.out \
tutorial/Refs/tffield_2.out \
tutorial/Refs/tffield_1.out \
tutorial/Refs/tpaw2_ti_ps.abinit.paw.rc22 \
tutorial/Refs/t25.out \
tutorial/Refs/tparal_1.out \
tutorial/Refs/trf2_2.out \
tutorial/Refs/tparal_3.out \
tutorial/Refs/tpaw1_2.out \
tutorial/Refs/toptic_2_0002_0002_0002-ChiRe.out \
tutorial/Refs/tffield_7.out \
tutorial/Refs/t47.out \
tutorial/Refs/t33.out \
tutorial/Refs/telphon_5.out \
tutorial/Refs/tgw_3.out \
tutorial/Refs/t21.out \
tutorial/Refs/trf1_1.out \
tutorial/Refs/trf1_4.out \
tutorial/Refs/tgw_5.out \
tutorial/Refs/t12.out \
tutorial/Refs/trf2_6.out.eps \
tutorial/Refs/telphon_3.out \
tutorial/Refs/trf1_2.out \
tutorial/Refs/tpaw1_1.out \
tutorial/Refs/telphon_2.ddb.out \
tutorial/Refs/telast_5.out \
tutorial/Refs/tffield_6.out \
tutorial/Refs/toptic_2_0002_0003-linopt.out \
tutorial/Refs/tpaw2_1.out.rc18 \
tutorial/Refs/ttddft_1.out \
tutorial/Refs/tgw_2.out \
tutorial/Refs/tpaw2_1.out.rc22 \
tutorial/Refs/t23.out \
tutorial/Refs/trf2_7.out \
tutorial/Refs/telast_2.out \
tutorial/Refs/toptic_2_0001_0002_0003-ChiTotRe.out \
tutorial/Refs/tgw_1.out \
tutorial/Refs/t35.out \
tutorial/Refs/t22.out \
tutorial/Refs/toptic_2_0001_0001-linopt.out \
tutorial/Refs/toptic_2_0001_0002_0003-ChiIm.out \
tutorial/Refs/trf2_4.out \
tutorial/Refs/tpaw1_4.out \
tutorial/Refs/t46.out \
tutorial/Refs/tpaw2_ti_ps.abinit.paw.rc18 \
tutorial/Refs/toptic_2_0002_0002_0002-ChiTotIm.out \
tutorial/Refs/telphon_1.out \
tutorial/Refs/telphon_4.out \
tutorial/Refs/telast_1.out \
tutorial/Refs/telast_6.out \
tutorial/Refs/t34.out \
tutorial/Tutorial-NLO/PART3-EFIELD/README-PART3 \
tutorial/Tutorial-NLO/PART3-EFIELD/fcart.gnu \
tutorial/Tutorial-NLO/PART3-EFIELD/sigma.eps \
tutorial/Tutorial-NLO/PART3-EFIELD/alas_clampedion.out \
tutorial/Tutorial-NLO/PART3-EFIELD/alas_relaxedion.out \
tutorial/Tutorial-NLO/PART3-EFIELD/alas_relaxedion.in \
tutorial/Tutorial-NLO/PART3-EFIELD/pol.gnu \
tutorial/Tutorial-NLO/PART3-EFIELD/sigma.lst \
tutorial/Tutorial-NLO/PART3-EFIELD/fit.log \
tutorial/Tutorial-NLO/PART3-EFIELD/sigma.gnu \
tutorial/Tutorial-NLO/PART3-EFIELD/sigma_relaxedion.gnu \
tutorial/Tutorial-NLO/PART3-EFIELD/pol.lst \
tutorial/Tutorial-NLO/PART3-EFIELD/pol_relaxedion.gnu \
tutorial/Tutorial-NLO/PART3-EFIELD/pol.eps \
tutorial/Tutorial-NLO/PART3-EFIELD/alas_clampedion.in \
tutorial/Tutorial-NLO/PART3-EFIELD/pol_relaxedion.lst \
tutorial/Tutorial-NLO/PART3-EFIELD/sigma_relaxedion.lst \
tutorial/Tutorial-NLO/PART3-EFIELD/fcart.eps \
tutorial/Tutorial-NLO/PART3-EFIELD/fcart.lst \
tutorial/Tutorial-NLO/PART2-BERRY/zstar.sci \
tutorial/Tutorial-NLO/PART2-BERRY/piezo_clamped_ion.sci \
tutorial/Tutorial-NLO/PART2-BERRY/alas_zstar.in \
tutorial/Tutorial-NLO/PART2-BERRY/strain.sci \
tutorial/Tutorial-NLO/PART2-BERRY/files_piezo_relaxedion \
tutorial/Tutorial-NLO/PART2-BERRY/alas_piezo_relaxedion.out \
tutorial/Tutorial-NLO/PART2-BERRY/piezo_relaxed_ion.sci \
tutorial/Tutorial-NLO/PART2-BERRY/alas_ddk.in \
tutorial/Tutorial-NLO/PART2-BERRY/files_ddk \
tutorial/Tutorial-NLO/PART2-BERRY/files_piezo_clampedion \
tutorial/Tutorial-NLO/PART2-BERRY/alas_piezo_clampedion.out \
tutorial/Tutorial-NLO/PART2-BERRY/alas_ddk.out \
tutorial/Tutorial-NLO/PART2-BERRY/files_zstar \
tutorial/Tutorial-NLO/PART2-BERRY/anaddb.out \
tutorial/Tutorial-NLO/PART2-BERRY/anaddb.in \
tutorial/Tutorial-NLO/PART2-BERRY/alas_piezo_clampedion.in \
tutorial/Tutorial-NLO/PART2-BERRY/alaso_ddk_DS3_DDB \
tutorial/Tutorial-NLO/PART2-BERRY/README-PART2 \
tutorial/Tutorial-NLO/PART2-BERRY/alas_piezo_relaxedion.in \
tutorial/Tutorial-NLO/PART2-BERRY/alas_zstar.out \
tutorial/Tutorial-NLO/PART2-BERRY/files_anaddb \
tutorial/Tutorial-NLO/PART1-DFPT/raman_fdiff.sci \
tutorial/Tutorial-NLO/PART1-DFPT/alaso_str_DS1_DDB \
tutorial/Tutorial-NLO/PART1-DFPT/alas_DDB \
tutorial/Tutorial-NLO/PART1-DFPT/mrgddb.in \
tutorial/Tutorial-NLO/PART1-DFPT/alas_fdiff.in \
tutorial/Tutorial-NLO/PART1-DFPT/alaso_nl_DS1_DDB \
tutorial/Tutorial-NLO/PART1-DFPT/alas_strain_ng6.in \
tutorial/Tutorial-NLO/PART1-DFPT/alaso_nl_DS5_DDB \
tutorial/Tutorial-NLO/PART1-DFPT/alas_fdiff.out \
tutorial/Tutorial-NLO/PART1-DFPT/alaso_nl_DS4_DDB \
tutorial/Tutorial-NLO/PART1-DFPT/alas_strain_ng6.out \
tutorial/Tutorial-NLO/PART1-DFPT/alas_nonlin_ng6.in \
tutorial/Tutorial-NLO/PART1-DFPT/fausthenry.sci \
tutorial/Tutorial-NLO/PART1-DFPT/alas_nonlin_ng6.out \
tutorial/Tutorial-NLO/PART1-DFPT/anaddb.out \
tutorial/Tutorial-NLO/PART1-DFPT/anaddb.in \
tutorial/Tutorial-NLO/PART1-DFPT/README-PART1 \
tutorial/Tutorial-NLO/PART1-DFPT/alaso_str_DS4_DDB \
tutorial/Tutorial-NLO/PART1-DFPT/fausthenry.out \
tutorial/Tutorial-NLO/README \
tutorial/Tutorial-NLO/summary_NLO.txt \
tutorial/Tutorial-NLO/PART0-STRUC/alas_str.out \
tutorial/Tutorial-NLO/PART0-STRUC/alas_str.in \
tutorial/Input/t33.in \
tutorial/Input/telast_5.in \
tutorial/Input/trf2_4.files \
tutorial/Input/trf1_3.in \
tutorial/Input/tffield_7.in \
tutorial/Input/trf1_2.in \
tutorial/Input/telphon_2.in \
tutorial/Input/tgw_2.in \
tutorial/Input/toptic_4.in \
tutorial/Input/t14.in \
tutorial/Input/telast_6.files \
tutorial/Input/trf2_4.in \
tutorial/Input/telast_4.in \
tutorial/Input/tparal_2.in \
tutorial/Input/tgw_1.in \
tutorial/Input/tnlo_5.files \
tutorial/Input/tgw_5.in \
tutorial/Input/tspin_x.files \
tutorial/Input/tgw_8.in \
tutorial/Input/toptic_4.files \
tutorial/Input/trf2_6.in \
tutorial/Input/telphon_1.files \
tutorial/Input/trf2_5.in \
tutorial/Input/toptic_1.in \
tutorial/Input/t46.in \
tutorial/Input/tgw_3.in \
tutorial/Input/tgw_6.in \
tutorial/Input/tnlo_1.in \
tutorial/Input/t1x.files \
tutorial/Input/tpaw1_6.in \
tutorial/Input/tpaw1_2.in \
tutorial/Input/trf2_3.in \
tutorial/Input/t23.in \
tutorial/Input/tparal_1.files \
tutorial/Input/telast_1.files \
tutorial/Input/tnlo_5.in \
tutorial/Input/toptic_3.in \
tutorial/Input/tffield_3.in \
tutorial/Input/tspin_5.in \
tutorial/Input/tnlo_3.in \
tutorial/Input/telphon_1.in \
tutorial/Input/trf2_1.in \
tutorial/Input/trf1_5.in \
tutorial/Input/trf2_7.in \
tutorial/Input/t43.in \
tutorial/Input/toptic_2.files \
tutorial/Input/tffield_6.in \
tutorial/Input/telast_3.in \
tutorial/Input/tspin_2.in \
tutorial/Input/t47.in \
tutorial/Input/t4x.files \
tutorial/Input/t15.in \
tutorial/Input/telast_4.files \
tutorial/Input/trf2_5.files \
tutorial/Input/toptic_2.in \
tutorial/Input/tpaw1_1.in \
tutorial/Input/tffield_4.in \
tutorial/Input/telast_3.files \
tutorial/Input/tpaw2_1.in \
tutorial/Input/tparal_3.files \
tutorial/Input/telast_2.in \
tutorial/Input/trf2_1.files \
tutorial/Input/tspin_1.in \
tutorial/Input/tparal_2.files \
tutorial/Input/tpaw2_2.in \
tutorial/Input/telphon_5.in \
tutorial/Input/trf1_6.in \
tutorial/Input/t24.in \
tutorial/Input/tnlo_2.in \
tutorial/Input/t35.in \
tutorial/Input/tpaw1_3.in \
tutorial/Input/t21.in \
tutorial/Input/tpaw1_4.in \
tutorial/Input/t25.in \
tutorial/Input/t31.in \
tutorial/Input/tffield_2.in \
tutorial/Input/t13.in \
tutorial/Input/tpaw1_x.files \
tutorial/Input/t22.in \
tutorial/Input/trf1_x.files \
tutorial/Input/trf1_1.in \
tutorial/Input/telphon_4.files \
tutorial/Input/t41.in \
tutorial/Input/trf2_6.files \
tutorial/Input/t44.in \
tutorial/Input/t2x.files \
tutorial/Input/tgw_x.files \
tutorial/Input/trf2_2.in \
tutorial/Input/telphon_4.in \
tutorial/Input/telast_6.in \
tutorial/Input/tpaw1_5.in \
tutorial/Input/t12.in \
tutorial/Input/ttddft_1.in \
tutorial/Input/toptic_1.files \
tutorial/Input/tspin_3.in \
tutorial/Input/t42.in \
tutorial/Input/tnlo_4.in \
tutorial/Input/t48.in \
tutorial/Input/trf2_2.files \
tutorial/Input/trf2_6.in_freq \
tutorial/Input/t11.in \
tutorial/Input/telast_5.files \
tutorial/Input/toptic_3.files \
tutorial/Input/telast_2.files \
tutorial/Input/tparal_3.in \
tutorial/Input/t3x.files \
tutorial/Input/telast_1.in \
tutorial/Input/tffield_1.in \
tutorial/Input/trf1_4.in \
tutorial/Input/tgw_7.in \
tutorial/Input/t45.in \
tutorial/Input/tnlo_6.in \
tutorial/Input/t32.in \
tutorial/Input/t34.in \
tutorial/Input/tgw_9.in \
tutorial/Input/tpaw2_x.files \
tutorial/Input/tpaw1_1.files \
tutorial/Input/ttddft_x.files \
tutorial/Input/trf2_7.files \
tutorial/Input/tparal_1.in \
tutorial/Input/telphon_3.in \
tutorial/Input/tgw_4.in \
tutorial/Input/tffield_5.in \
tutorial/Input/report.in \
tutorial/tests.cnf \
tutorial/README
EXTRA_DIST = \
$(tests_scripts) \
$(psps_for_tests) \
$(tests_in_inps) \
$(tests_xmlf90_inps) \
$(tests_fast_inps) \
$(tests_paral_inps) \
$(tests_v1_inps) \
$(tests_v2_inps) \
$(tests_v3_inps) \
$(tests_v4_inps) \
$(tests_v5_inps) \
$(tests_netcdf_inps) \
$(tests_physics_inps) \
$(tests_cpu_inps) \
$(tests_tutorial_inps)
# ---------------------------------------------------------------------------- #
# Script that generates a summary from the output of the tests series
benchabinit = $(BOURNE_SHELL) ../../Scripts/benchabinit.sh
all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu tests/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: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
tests.env: $(top_builddir)/config.status $(srcdir)/tests.env.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
uninstall-info-am:
tags: TAGS
TAGS:
ctags: CTAGS
CTAGS:
distdir: $(DISTFILES)
$(mkdir_p) $(distdir)/Psps_for_tests $(distdir)/Psps_for_tests/HGH $(distdir)/Scripts $(distdir)/built-in $(distdir)/built-in/Input $(distdir)/cpu $(distdir)/cpu/Input $(distdir)/cpu/Refs $(distdir)/fast $(distdir)/fast/Input $(distdir)/fast/Refs $(distdir)/netcdf $(distdir)/paral $(distdir)/paral/Input $(distdir)/paral/Refs $(distdir)/physics $(distdir)/physics/Input $(distdir)/physics/Refs $(distdir)/tutorial $(distdir)/tutorial/Input $(distdir)/tutorial/Refs $(distdir)/tutorial/Tutorial-NLO $(distdir)/tutorial/Tutorial-NLO/PART0-STRUC $(distdir)/tutorial/Tutorial-NLO/PART1-DFPT $(distdir)/tutorial/Tutorial-NLO/PART2-BERRY $(distdir)/tutorial/Tutorial-NLO/PART3-EFIELD $(distdir)/v1 $(distdir)/v1/Input $(distdir)/v1/Refs $(distdir)/v2 $(distdir)/v2/Input $(distdir)/v2/Refs $(distdir)/v3 $(distdir)/v3/Input $(distdir)/v3/Refs $(distdir)/v4 $(distdir)/v4/Input $(distdir)/v4/Refs $(distdir)/v5 $(distdir)/v5/Input $(distdir)/v5/Refs $(distdir)/xmlf90 $(distdir)/xmlf90/Input
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
esac; \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
dir="/$$dir"; \
$(mkdir_p) "$(distdir)$$dir"; \
else \
dir=''; \
fi; \
if test -d $$d/$$file; then \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$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
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:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-am
clean-am: clean-generic clean-local mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-generic
dvi: dvi-am
dvi-am:
html: html-am
info: info-am
info-am:
install-data-am:
install-exec-am:
install-info: install-info-am
install-man:
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
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-info-am
.PHONY: all all-am check check-am clean clean-generic clean-local \
distclean distclean-generic distdir dvi dvi-am html html-am \
info info-am install install-am install-data install-data-am \
install-exec install-exec-am install-info install-info-am \
install-man install-strip installcheck installcheck-am \
installdirs maintainer-clean maintainer-clean-generic \
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
uninstall-am uninstall-info-am
# Display help by default
all_targets all help:
@cat $(top_srcdir)/doc/help_make/help_make_tests
# Built-in tests (1 to 5)
tests_in tests: $(psps_for_tests) $(tests_in_inps)
@if test ! -e built-in; then mkdir -p built-in; fi
@for bit in 1 2 3 4 5; do echo "Running built-in test $${bit}"; $(run_basic_tests) built-in $${bit} $(abinit_srcdir); done
# External library tests: xmlf90
@DO_ENABLE_XMLF90_TRUE@tests_xmlf90 Txml: $(psps_for_tests) $(tests_xmlf90_inps)
@DO_ENABLE_XMLF90_TRUE@ @if test ! -e xmlf90; then mkdir -p xmlf90; fi
@DO_ENABLE_XMLF90_TRUE@ @$(run_xmlf90_tests)
# The "fast" series
tests_fast Tfast: $(tests_fast_inps) $(psps_for_tests)
@if test ! -e fast; then mkdir -p fast; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests fast $(start) $(stop)
tests_paral Tparal: $(psps_for_tests) $(tests_paral_inps)
@if test ! -e paral; then mkdir -p paral; fi
$(run_parallel_tests) $(paral_host) $(paral_mode) $(start) $(stop)
# The "v1" series
tests_v1 Tv1: $(tests_v1_inps) $(psps_for_tests)
@if test ! -e v1; then mkdir -p v1; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests v1 $(start) $(stop)
# The "v2" series
tests_v2 Tv2: $(tests_v2_inps) $(psps_for_tests)
@if test ! -e v2; then mkdir -p v2; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests v2 $(start) $(stop)
# The "v3" series
tests_v3 Tv3: $(tests_v3_inps) $(psps_for_tests)
@if test ! -e v3; then mkdir -p v3; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests v3 $(start) $(stop)
# The "v4" series
tests_v4 Tv4: $(tests_v4_inps) $(psps_for_tests)
@if test ! -e v4; then mkdir -p v4; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests v4 $(start) $(stop)
# The "v5" series
tests_v5 Tv5: $(tests_v5_inps) $(psps_for_tests)
@if test ! -e v5; then mkdir -p v5; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests v5 $(start) $(stop)
# External library tests: netcdf
@DO_ENABLE_NETCDF_TRUE@tests_netcdf Tnetcdf: $(psps_for_tests) $(tests_netcdf_inps)
@DO_ENABLE_NETCDF_TRUE@ @if test ! -e netcdf; then mkdir -p netcdf; fi
@DO_ENABLE_NETCDF_TRUE@ @$(run_netcdf_tests)
# The "physics" series
tests_physics Tphysics: $(tests_physics_inps) $(psps_for_tests)
@if test ! -e physics; then mkdir -p physics; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests physics $(start) $(stop)
# The "cpu" series
tests_cpu Tcpu: $(tests_cpu_inps) $(psps_for_tests)
@if test ! -e cpu; then mkdir -p cpu; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests cpu $(start) $(stop)
# The "tutorial" series
tests_tutorial Tut: $(tests_tutorial_inps) $(psps_for_tests)
@if test ! -e tutorial; then mkdir -p tutorial; fi
$(run_standard_tests) $(dirname) $(abinit_builddir)/src/main $(abinit_srcdir)/tests tutorial $(start) $(stop)
clean-local:
rm -rf built-in/,,*
rm -rf xmlf90/,,*
rm -rf fast/,,*
rm -rf paral/,,*
rm -rf v1/,,*
rm -rf v2/,,*
rm -rf v3/,,*
rm -rf v4/,,*
rm -rf v5/,,*
rm -rf netcdf/,,*
rm -rf physics/,,*
rm -rf cpu/,,*
rm -rf tutorial/,,*
# Test input files using the chkinabi script
tests_input:
$(MAKE) tests_fast dirname=chkinabi
$(MAKE) tests_v1 dirname=chkinabi
$(MAKE) tests_v2 dirname=chkinabi
$(MAKE) tests_v3 dirname=chkinabi
$(MAKE) tests_v4 dirname=chkinabi
$(MAKE) tests_v5 dirname=chkinabi
$(MAKE) tests_tutorial dirname=chkinabi
$(MAKE) tests_physics dirname=chkinabi
# Perform all sequential tests, except cpu (test accuracy)
tests_acc:
$(MAKE) tests_fast dirname=test
$(MAKE) tests_v1 dirname=test start=01 stop=make
$(MAKE) tests_v2 dirname=test
$(MAKE) tests_v3 dirname=test
$(MAKE) tests_v4 dirname=test start=01 stop=make
$(MAKE) tests_v5 dirname=test
$(MAKE) tests_tutorial dirname=test
$(MAKE) tests_paral paral_host=test paral_mode=seq
# Perform all sequential tests, except cpu (test accuracy)
# 4 threads at once. Start with the longest of test series.
tests_acc4:
$(MAKE) tests_tutorial dirname=test1 start=11 stop=gw_9 &
$(MAKE) tests_tutorial dirname=test2 start=nlo_1 stop=tddft_1 &
$(MAKE) tests_v4 dirname=test start=01 stop=make &
$(MAKE) tests_fast dirname=test
$(MAKE) tests_v1 dirname=test start=01 stop=make
$(MAKE) tests_v2 dirname=test
$(MAKE) tests_v3 dirname=test
$(MAKE) tests_v5 dirname=test
$(MAKE) tests_paral paral_host=test paral_mode=seq
# Perform all sequential tests, for benchmarks
tests_bench: tests_acc
$(MAKE) tests_cpu dirname=test
cd cpu/,,test* && $(benchabinit) > summary
rm -rf summary_tests.tar.gz
tar cvf summary_tests.tar \
fast/,,test*/fl* fast/,,test*/*out* \
v*/,,test*/fl* v*/,,test*/*out* \
tutorial/,,test*/fl* tutorial/,,test*/*out* \
paral/,,test*/fl* paral/,,test*/*out* \
cpu/,,test*/*/*diff* cpu/,,test*/*/*report* cpu/,,test*/summary
gzip --best summary_tests.tar
# Minimal set of tests
tests_min:
$(MAKE) tests_v1 dirname=test start=01 stop=make
$(MAKE) tests_v2 dirname=test
$(MAKE) tests_v3 dirname=test
$(MAKE) tests_v4 dirname=test start=01 stop=make
$(MAKE) tests_v5 dirname=test
$(MAKE) tests_fast dirname=test
$(MAKE) tests_paral paral_host=test paral_mode=seq
# Minimal set of tests, 4 threads at once
tests_min4:
$(MAKE) tests_v2 dirname=test &
$(MAKE) tests_v3 dirname=test &
$(MAKE) tests_v4 dirname=test start=01 stop=make &
$(MAKE) tests_v1 dirname=test start=01 stop=make
$(MAKE) tests_v5 dirname=test
$(MAKE) tests_fast dirname=test
$(MAKE) tests_paral paral_host=test paral_mode=seq
# All sequential tests, except cpu and paral, using abinip
# The proper command line has to be defined before
# (FIXME: will definitively not work with the following coding)
tests_abinip:
$(MAKE) tests_fast dirname=paral
$(MAKE) tests_v1 dirname=paral start=01 stop=make
$(MAKE) tests_v2 dirname=paral
$(MAKE) tests_v3 dirname=paral
$(MAKE) tests_v4 dirname=paral start=01 stop=make
$(MAKE) tests_v5 dirname=paral
$(MAKE) tests_tutorial dirname=paral
# Minimal set of sequential tests, guaranteeing that a version runs correctly
# Produces a summary file as well
# Suitable for developers
tests_dev:
$(MAKE) tests_fast dirname=test
$(MAKE) tests_v1 dirname=test start=01 stop=make
$(MAKE) tests_v2 dirname=test
$(MAKE) tests_v3 dirname=test
$(MAKE) tests_v4 dirname=test start=01 stop=make
$(MAKE) tests_v5 dirname=test
$(MAKE) tests_paral paral_host=test paral_mode=seq
rm -rf summary_tests.tar.gz
tar cvf summary_tests.tar \
fast/,,test*/*report* fast/,,test*/*out* \
v*/,,test*/*report* v*/,,test*/*out* \
paral/,,test*/*report* paral/,,test*/*out*
gzip --best summary_tests.tar
# Test the speed
tests_speed: $(tests_cpu_inps) $(psps_for_tests)
@if test ! -e cpu; then mkdir -p cpu; fi
$(run_standard_tests) test $(abinit_builddir)/src/main $(abinit_srcdir)/tests cpu A3 A3
$(run_standard_tests) test $(abinit_builddir)/src/main $(abinit_srcdir)/tests cpu B3 B3
cd cpu/,,test* && $(benchabinit) > ../../,summary_speed
# ---------------------------------------------------------------------------- #
dev help_dev:
@cat $(top_srcdir)/doc/help_make/help_make_tests_dev
# ---------------------------------------------------------------------------- #
# 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:
syntax highlighted by Code2HTML, v. 0.9.1